Spring Boot 3.2.0-M1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.0-M1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 141 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Initial support for virtual threads when running on Java 21
- Auto-configuration for Spring Framework's new
RestClient
- Logging changes for improved observability
- Numerous dependency upgrades, including new milestones of several Spring projects
Please see the release notes for more…