Spring Shell 3.4.1 is now available
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 3.4.1
has been released and is now available from Maven Central.
This patch release comes with a number of bug fixes, dependency updates and documentation enhancements. Please check the release notes for more details about the changes.
Thanks to all those who have contributed with issue reports and pull requests.
How can you help?
A Bootiful Podcast: Spring Security lead Rob Winch on Spring Security 7.0, SpringOne 2025, and more
Hi, Spring fans! In this installment I'm joined by Spring Security lead Rob Winch to discuss the amazing new additions to Spring Security 7.0, coming in November of 2025, and the coverage you can expect when you see our talk at SpringOne 2025 (have you registered - https://springone.io ?)
Spring Cloud 2025.1.0-M1 (aka Oakwood) has been released
On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2025.1 (aka Oakwood) Release Train is available today. The release can be found in Maven Central. You can check out the 2025.1 release notes for more information.
Notable Changes in the 2025.1.0-M1 Release
Spring Cloud 2025.0.0-M1 depends on Spring Boot 4.0.0-M1. See all issues and pull requests that are part of the release here.
Spring Cloud Gateway
This Week in Spring - July 29th, 2025
It's the end of July! JULY! The seventh month of the year, done and dusted! AHHHHH! I've got memories of being on a tropical beach over the winter holidays, sipping rum and dodging mosquitoes like I was doing a rhythmic gymnastics routine just recently. It turns out that was seven months ago, not recently. Who did this to us? Why is it happening so quickly? And why am I wearing a jacket, and why do I have the windows closed here in San Francisco, right now, as I write this? NOBODY KNOWS. One thing's for sure, though: it's almost August, and August is springtime, as far as I'm concerned…
Spring Modulith 2.0 M1 released
I am excited to announce the release of Spring Modulith 2.0 M1. It marks the starting point of a new generation and is thus based on the latest Spring Boot 4 M1 release and Spring Framework 7.0 M7. The main feature of the upcoming generation of Spring Modulith will be the revamped Event Publication Registry that'll address many of the limitations of the current version.
Spring Modulith 2.0 M1 ships the major changes anticipated for the registry, and the JDBC implementation is tweaked to support the new event publication status model. All other store modules have been updated to still work but…
Spring Modulith 1.4.2 and 1.3.8 released
I am pleased to announce the availability of Spring Modulith 1.4.2 and 1.3.8. The releases contain the usual dependency upgrades to the latest Spring Boot and Framework versions.
1.4.2 ships with more detailed application module metadata generated into application-modules.json
(either with our AOT support enabled during the build or via the documentation generated through the Documenter
API). This has enabled our friends at Sonargraph, a tool to logically define application architectures and perform advanced exploration and verification, to build integration for Spring Modulith applications. As described in their announcing blog post, they now support creating an architecture definition by picking up the structure defined in you application…
A Bootiful Podcast: José Paumard, Java developer advocate and professor
Hi, Spring fans! In this installment, recorded at Devoxx UK 2025, I talk to the legendary professor of computer science and legend José Paumard about Java, the ecosystem, and more,
Spring Boot 4.0.0-M1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 4.0.0-M1
has been released and is now available from Maven Central!!
This release includes is the first milestone of the 4.x generation and is the first release including our efforts to modularize the codebase. It is also the first milestone that we are publishing to Maven central.
Please see the release notes and the draft migration guide for more details and upgrade instructions.
We are particularly interested in getting early feedback on the new modular design and hearing about any upgrade problems that you encounter. Issues can be raised on the GitHub project page…
Spring Boot 3.5.4 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.4
has been released and is now available from Maven Central.
This release includes 53 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
How can you help?
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…