πŸŽ€ Spring Boot 2.7.0 Released

adriens - Jun 21 '22 - - Dev Community

πŸ“’ About

Spring Boot 2.7.0 has just been released :

Spring Boot 2.7.0 Released with Support for GraphQL, Podman and Cache2k - InfoQ

VMware has released Spring Boot 2.7.0, the latest and final branch of the 2.x series. This latest version of Spring Boot includes support for Spring for GraphQL 1.0; support for the Podman container engine; dependency management and auto-configuration for Cache2k; and new test annotations for ElasticSearch and CouchBase.

favicon infoq.com

πŸ‘‰ Let's summarize what it brings and what's the next step.

πŸ›οΈ What it brings

🧰 Testing related features

Hot news around testing as new test annotations are coming for :

πŸ“– /actuator/info related features

JavaInfoContributor and OsInfoContributor classes have been improved and can now expose more information about :

  • Java version & vendor
  • Underlying OS

⬆️ Dependencies updates

πŸ›€οΈ Head to Spring Boot 3.0

Based on Spring Framework 6.0, Spring Boot 3.0 will be the next major revision and will require Java 17 or above.

☝️ Spring Boot 3.0, planned for November 2022, will be the next version.

Spring Boot 3.0 will also support AOT (ahead-of-time) compilation and native executables thanks to Spring Native.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .