Tag: Spring Boot 4
-
Spring Boot 4.0.3: A Quantum Leap or Just Evolution?
THE WEEKLY RADAR The Context Spring Boot 4.0.3 arrives on the heels of a major 4.0 launch that realigns the framework with Jakarta EE 10 and modern Java LTS releases (Java 21+). The new baseline enables features like GraalVM native-image support out of the box, AOT processing optimizations and revamped auto-configuration for cloud platforms. This…
-
Hands-on Java 25 Series: #2 – Embracing the Future – Java 25 and Spring Boot 4.0.X
The Context The technological landscape of 2026 demands systems that are not just functional but highly resilient and scalable. In this P.o.C. project, we are leveraging the cutting edge: Java 21, Java 25 and Spring Boot 4.0 (which incorporates Spring Framework 7). The Problem Understanding the Java 21 – 25 context of these versions is…
-
Hands-on: Migrating to Java 25 and Spring Boot 4.0.0
The Context Recently, a client approached me with a specific requirement: update two of their Spring Boot applications to the latest available versions. With the recent availability of Spring Boot 4 support for Java 25, we decided it was the perfect opportunity to embrace the bleeding edge. While the benefits of migrating are numerous (you…