Spring Boot
2.7.3Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need minimal Spring configuration.
If you’re looking for information about a specific version, or instructions about how to upgrade from an earlier release, check out the project release notes section on our wiki.
Features
-
Create stand-alone Spring applications
-
Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)
-
Provide opinionated 'starter' dependencies to simplify your build configuration
-
Automatically configure Spring and 3rd party libraries whenever possible
-
Provide production-ready features such as metrics, health checks, and externalized configuration
-
Absolutely no code generation and no requirement for XML configuration
Getting Started
-
Super quick — try the Quickstart Guide.
-
More general — try Building an Application with Spring Boot
-
More specific — try Building a RESTful Web Service.
-
Or search through all our guides on the Guides homepage.
Quickstart Your Project
Documentation
2.7.3 CURRENT GA | Reference Doc. | API Doc. |
3.0.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
3.0.0-M4 PRE | Reference Doc. | API Doc. |
2.7.4-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
2.6.12-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
2.6.11 GA | Reference Doc. | API Doc. |
2.5.14 GA | Reference Doc. | API Doc. |
2.4.13 GA | Reference Doc. | API Doc. |
2.3.12.RELEASE GA | Reference Doc. | API Doc. |
Guides
Tutorials
Branch | Initial Release | End of Support | End Commercial Support * |
---|---|---|---|
3.0.x
|
2022-11-24 | 2023-11-24 | 2025-02-24 |
2.7.x
|
2022-05-19 | 2023-11-18 | 2025-02-18 |
2.6.x
|
2021-11-17 | 2022-11-24 | 2024-02-24 |
2.5.x
|
2021-05-20 | 2022-05-19 | 2023-08-24 |
2.4.x
|
2020-11-12 | 2021-11-18 | 2023-02-23 |
2.3.x
|
2020-05-15 | 2021-05-20 | 2022-08-20 |
2.2.x
|
2019-10-16 | 2020-10-16 | 2022-01-16 |
2.1.x
|
2018-10-30 | 2019-10-30 | 2021-01-30 |
2.0.x
|
2018-03-01 | 2019-03-01 | 2020-06-01 |
1.5.x
|
2017-01-30 | 2019-08-06 | 2020-11-06 |
OSS support
Free security updates and bugfixes with support from the Spring community. See VMware Tanzu OSS support policy.
Commercial support
Business support from Spring experts during the OSS timeline, plus extended support after OSS End-Of-Life.
Publicly available releases for critical bugfixes and security issues when requested by customers.
Future release
Generation not yet released, timeline is subject to changes.