DEV Community

Cover image for ๐ŸŽ€ Spring Boot 2.7.0 Released
adriens for opt-nc

Posted on

๐ŸŽ€ Spring Boot 2.7.0 Released

๐Ÿ“ข 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.

Top comments (8)

Collapse
 
adriens profile image
adriens

One more step nearer to 3.x :

Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens

Related content :

IntelliJ IDEA 2022.2 EAP 5: Support for Spring 6 and Spring Boot 3 Features, Enhanced HTTP Client, Kubernetes Updates and More | The IntelliJ IDEA Blog

IntelliJ IDEA 2022.2 EAP 5 is now available! You can get the new build from our website, through the free Toolbox App, or as a snap for Ubuntu. This build brings numerous framework-specific updates

favicon blog.jetbrains.com
Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens