mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

639
comptes actifs

#SpringBoot

2 messages2 participants0 message aujourd’hui

On behalf of the team, we are pleased to announce the General Availability of Spring Cloud 2025.0.0 (aka Northfields). This release is compatible with #springboot 3.5.0 released last week. Check out the blog for details. spring.io/blog/2025/05/29/spri

Spring Cloud 2025.0.0 (aka Northfields) has been releasedSpring Cloud 2025.0.0 (aka Northfields) has been releasedLevel up your Java code and explore what Spring can do for you.

The Java programming language is 30!
theregister.com/2025/05/23/30_

I first heard about Java very soon after it was announced, probably in 1995, when a Sun engineer gave a talk at HP Labs in Bristol.

However, I didn't actually start using Java until 2004. "Struts", and similar weirdness.

We had a brief foray into the cul-de-sac of Applets (running Java UI within a web browser); this was, unfortunately, extremely slow, using an external plug-in. Modern browswers could probably make a decent go at this if they tried again, though in practice that won't now happen.

I'm still programming in Java on the back-end, mostly using Spring Boot. And having to fight the awfulness of JavaScript / TypeScript for front-end work. That, therefore, qualifies me as a 'full-stack' developer nowadays (albeit mostly retired).

I know that Java programming is derided by the glitterati, but it is a useful workhorse which will be around for a while yet.

The Register · How Java changed the development landscape entirely as code turns 30Par Richard Speed

At this point I'm contemplating rewriting this small #Quarkus application in #SpringBoot.

Every step on the way I'm running into some unsupported things.

Latest frustration: The Quarkus #Redis extension (based on Vert.x Redis 4.x) doesn't support Amazon #IAM. This will be supported in version 5. 🙃

While at the same time there's an official example from #AWS for Lettuce (which #SpringData Redis is based on).

docs.aws.amazon.com/AmazonElas

docs.aws.amazon.comAuthenticating with IAM - Amazon ElastiCacheHow to authenticate with IAM.