Spring Boot 3.2.0 available now
On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.2.0 has been released and is available from Maven Central.
This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.
What's new in 3.2
The highlights of the 3.2 release include:
- Support for Virtual Threads
- Initial support for JVM Checkpoint Restore (Project CRaC)
- SSL Bundle Reloading
- A lot of Observability Improvements
- Support for RestClient
- Support for JdbcClient
- Support for Jetty 12
- Support for Spring for Apache Pulsar
- SSL bundle support for Kafka and RabbitMQ
- Reworked Nested Jar handling
- Docker Image Building improvements …