A Bootiful Podcast: Spring instructor Mary Ellen Bowman
Hi, Spring fans! In this installment I talk to Mary Ellen Bowman, a legendary Spring instructor!
Hi, Spring fans! In this installment I talk to Mary Ellen Bowman, a legendary Spring instructor!
On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud 2025.0.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2025.0 release notes for more information.
This release is based on Spring Boot 3.5.0-RC1.
For a complete list of changes made in this release see this project on GitHub.
After reviewing our API design and deprecations post M7, we determined that several significant changes would become breaking changes in an RC1 release. Therefore, we've introduced this additional milestone to provide developers with a transitional release where deprecated APIs coexist alongside their replacements, enabling a smoother upgrade experience before RC1.
Here are the key changes in this release.
Hi, Spring fans! Welcome to another installment of This Week in Spring! It's 29 April 2025 and things are starting to kick into overdrive! Starting next week, I'll be doing:
If you're going to be there or near there, don't hesitate to say "hi"!
As always, we've got a ton of stuff cooking this week, too! Let's dive right into it!
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.0-RC1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 133 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring gRPC 0.8.0
has been released and is now available from Maven Central. This is the first "non-experimental" release, signified by the project moving to its new repository location in the https://github.com/spring-projects organization. Support will be provided for the only current 0.x release, and the normal cycle of extended support will start with the 1.0.0 release (expected around the same time as Spring Boot 4.0.0).
The main change in this release was to upgrade Spring Boot and also the gRPC Java and…
I am happy to announce the availability of Spring Modulith 1.4 RC1, 1.3.5, and 1.2.11. While the latter contain a few bug fixes and the usual dependency upgrades to the latest Spring Boot releases, the milestone also includes a few new features:
ApplicationModule(s)
abstractions and documentation generation (GH-1150, GH-1152)On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Vault 3.1.3
release is available now.
Spring Vault 3.1.3
ships with several bugfixes.
Spring Vault 3.2.0-M1
is the first milestone of the 3.2.x series. Notable enhancements are:
You can find the full changelog at https://github.com/spring-projects/spring-vault/releases/tag/3.2.0-M1. Going forward, we are going to ship Spring Vault 3.2 GA in May. This is going to be the last release of the 3.x development line. We're working…
Hi, Spring fans! In this episode, we catch up with Java Champion, Tessl Devrel head, Virtual JUG co-founder, and friend Simon Maple! This episode was recorded at the amazing ArcOfAI conference held in amazing Austin, TX!
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.11
has been released and is now available from Maven Central.
This release includes 49 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
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…