Spring Boot 2.5.0-M1 available now
On behalf of the team and everyone that contributed, I am pleased to announce that the first milestone of Spring Boot 2.5 has been released and is available from our milestone repository. This release closes over 130 issues and pull requests.
Highlights of this first milestone include:
- Support for GET requests to the startup endpoint
- Security improvements to the info endpoint
- Preliminary support for Java 16
- Spring Integration 5.5.0 M1
- Spring Data 2021.0.0 M1
- Spring Security 5.5.0 M1
- Spring Session 2021.0.0 M1
- Spring HATEOAS 1.3.0 M1
- Numerous other dependency upgrades
For a complete list of changes and upgrade instructions, please see the Spring Boot 2.5 Release Notes on the wiki and the updated reference documentation…