Skip to content
Scott Frederick edited this page Mar 28, 2024 · 58 revisions

Spring Boot takes an opinionated view of building production-ready Spring applications. Favors convention over configuration and is designed to get you up and running as quickly as possible.

Supported Versions

Spring Boot 2.7 and 3.0 are the actively maintained versions. See the "Supported Versions" page for further details and EOL dates.

Release Notes

See the following release notes for upgrade instructions and new and noteworthy features:

Clone this wiki locally