
Spring Boot
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 …
Spring Boot 3.5.0 available now
May 22, 2025 · On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.5.0 has been released and is available from Maven …
Spring Boot 3.3.0 available now
May 23, 2024 · On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.3.0 has been released and is available from Maven …
Spring Boot 3.4.5 available now
Apr 24, 2025 · On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.5 has been released and is now available from Maven Central. This …
Spring Cloud
The easiest way to get started is visit start.spring.io, select your Spring Boot version and the Spring Cloud projects you want to use. This will add the corresponding Spring Cloud BOM …
Version Properties :: Spring Boot
The following table provides all properties that can be used to override the versions managed by Spring Boot. Browse the spring-boot-dependencies build.gradle for a complete list of …
Spring Boot 2.7.18 available now
Nov 23, 2023 · On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.7.18 has been released and is now available from Maven Central.
Spring Boot 2.7 Support Period Extended
Sep 27, 2024 · Spring Boot 3 came out in November of 2022 bringing with it a new, modernized baseline of Java 17 and the migration from Java EE to Jakarta EE. It included over 55 …
Spring Framework 6.1.12, 6.0.23, and 5.3.39 Available Now
Aug 14, 2024 · Spring Framework 6.1.12 ships with 43 fixes and documentation improvements. This version will be shipped with Spring Boot 3.2.9 and Spring Boot 3.3.3, to be released next …
Installing Spring Boot
Spring Boot is compatible with Gradle 7.x (7.6.4 or later) or 8.x (8.4 or later). If you do not already have Gradle installed, you can follow the instructions at gradle.org.