Spring Boot 4.0.0-M3 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 4.0.0-M3
has been released and is now available from Maven Central.
This release includes 98 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
- Jackson auto-configuration now requires Jackson 3
- Support for Kotlin Serialization
- Liveness and readiness probe endpoints are now enabled by default
- Improvements to MongoDB health indicators and configuration properties
Please see the release notes for more details and upgrade instructions.
Thanks to…