
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.4.0 available now
Nov 21, 2024 · On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.4.0 has been released and is available from Maven …
Spring | Blog
Jun 4, 2013 · Highlights of this release are support for Spring Boot 4.0.0-RC2, updates for Jackson 3 support, initial support for JSpecify Null-Safety, dependency updates and bug fixes.
Spring Boot 2.7.23, 3.0.18, and 3.1.14 available now
Nov 21, 2024 · Spring Boot 3.1.14 ships with 34 bug fixes, dependency upgrades, and documentation improvements. The next 2.7.x, 3.0.x, and 3.1.x releases for support customers …
Spring Boot 3.1.0 available now
May 18, 2023 · On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.1.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 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.
From Spring Framework 6.2 to 7.0
Oct 1, 2024 · A first Spring Framework 7.0 milestone is expected to arrive in early 2025. Note that Spring Boot 3.5 and Spring Cloud 2025.0 (May 2025) will still be based on Spring Framework …
Installing Spring Boot
If you are new to Java development or if you want to experiment with Spring Boot, you might want to try the Spring Boot CLI (Command Line Interface) first. Otherwise, read on for “classic” …