Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreOn behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 4.1.0-M4 has been released and is now available from Maven Central.
This release includes 30 enhancements, documentation improvements, dependency upgrades, and bug fixes. Primarily, it reverts Rabbit and AMQP changes made in M3 that will now be delivered in Spring Boot 4.2. If you are upgrading from M3, you may need to revert to the previous AMQP starter POMs. It also fixes a regression in application.properties/application.yaml processing.
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag.
Project Page | GitHub | Issues | Documentation | Stack Overflow