Java Spring Boot 3.0.0 RC1 Rocks Socks!
Phil Webb announced two days ago on the Spring blog that the much anticipated Spring Boot 3.0.0 RC1 is now available.
The release includes a whooping number of 135 improvements and features marking an important milestone for the most popular and cheered Java framework.
As we can read:
This release is the culmination of 11 months of work and is the first release to fully realize the themes that we set out to deliver in Spring Boot 3.0. Most notably, this release builds on the multi-year R&D effort that started with the experimental Spring Native project to provide support for GraalVM native images.
Tech upgrade
Before we dive into all the goodies one important note is that the Spring Boot now uses JakartaEE9 9 and Java 17, proving that Spring team is able to deliver almost simultaneous delivery of the backbone technologies.
This is what you were waiting for, let’s dive in into some of the most interesting improvements !
The release comes with almost forty new features, tens of bug fixes, substantial improvement of the documentation and a lot, a lot of dependency upgrades. What should we start with?