Spring Boot 3.3.0-RC1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.0-RC1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 93 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Auto-configure support for Embedded Web Server SSL with SNI
- Support for Prometheus Client 1.x
- Completion of our documentation migration to Antora
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and…