📢 About
Spring Boot 2.7.0
has just been released :
👉 Let's summarize what it brings and what's the next step.
🛍️ What it brings
- Support for GraphQL 1.0
- Support for the
Podman
container engine as an alternative to Docker Engine - Dependency management and auto-configuration for
Cache2k
🧰 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
- Spring Data 2021.2
- Spring Security 5.7
- Infinispan 13
- Micrometer 1.9
- Elasticsearch 7.17
- H2 2.1
- Flyway 8.5
🛤️ 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)
One more step nearer to
3.x
: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