Introducing Spring AI Agents and Spring AI Bench

Engineering | Mark Pollack | October 28, 2025 | ...

I'd like to introduce two new projects that are part of the Spring AI Community GitHub organization: Spring AI Agents, and Spring AI Bench. These two projects focus on using agentic coding tools—tools you likely already have in your enterprise.

In 2025 AI coding agents have matured to the point that they need to be seriously considered for enterprise Java development and general SDLC tasks. CLI Tools like Claude Code, Google’s Gemini CLI, Amazon Q Developer, and OpenAI’s assistants are examples from leading large AI labs, but there are also smaller startups and open-source options. These…

Modularizing Spring Boot

Engineering | The Spring Boot Team | October 28, 2025 | ...

Continuing our Road to GA series, this week we're exploring the modularization effort happening with Spring Boot 4.

When Spring Boot 1.0 was released in 2014, it shipped with a single spring-boot-autoconfigure jar weighing in at 182 KiB. Of course, that initial version didn't support a great deal, but over the years, that has changed.

One of Spring's greatest strengths is the sheer number of technologies that it supports, but each new technology brings a cost. Each time we support something new, the autoconfigure jar grows. With Spring Boot 3.5, that single spring-boot-autoconfigure jar is now…

Spring Tools 4.32.1 released

Releases | Martin Lippert | October 28, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the 4.32.1 release of the Spring Tools for Visual Studio Code, Eclipse and Theia.

This is a maintenance release that includes 4 bugfixes. At the moment, there are no further maintenance releases planned for the Spring Tools 4.x line.

Detailed changes can be found in the release notes: https://github.com/spring-projects/spring-tools/releases/tag/4.32.1.RELEASE

downloads

To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code and Theia, please go visit:

This Week in Spring - October 28th, 2025

Engineering | Josh Long | October 28, 2025 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! It's a wonderful tuesday here in my home town of San Francisco as I write this from my condo's balcony, fresh off more than three weeks on the road.

By the time we'll speak again in a week, Halloween will have come and gone. Are you all ready for Halloween? What're you gonna dress as? I always go as PHP code. The horror!

The excitement is building for Spring Boot 4 and Spring Framework 7, both of which are scheduled to be released in November of 2025. So fun! There's a ton of good stuff to look at this week, so let's dive…

Prompt Caching Support in Spring AI with Anthropic Claude

Engineering | Soby Chacko | October 27, 2025 | ...

Large language model API costs can accumulate quickly when applications repeatedly send the same prompt content. A typical scenario: you're building a document analyzer that includes a 3,000-token document in every request. Five questions about that document means processing 15,000 tokens of identical content at full price.

Anthropic's prompt caching addresses this by allowing you to reuse previously processed prompt segments. Spring AI provides comprehensive support through strategic caching patterns that handle cache breakpoint placement and management automatically.

In this blog post, we…

Spring Modulith 2.0 RC1, 1.4.4, and 1.3.10 released

Releases | Oliver Drotbohm | October 27, 2025 | ...

I am pleased to announce the availability of Spring Modulith 2.0 RC1, 1.4.4, and 1.3.10. The latter two ship bug fixes and the general dependency upgrades. The release candidate primarily contains polish of the new features introduced in the milestone releases and a few new ones:

  • Support for application-module-specific Flyway migrations #1067
  • Upgrade to Spring Boot 4.0 RC1 #1415

Find more details about the releases in the full changelog.

Spring Shell 4.0.0-M1 is available!

Releases | Mahmoud Ben Hassine | October 24, 2025 | ...

I am pleased to announce that the first milestone of Spring Shell 4.0 is now available on Maven Central!

What's new?

This milestone release is the first step toward a modern version of Spring Shell, aligned with the rest of the Spring portfolio.

The main focus of this first milestone is alignment with Spring Framework 7 and Spring Boot 4.

Spring Shell 4.0.0-M1 is now based on Spring Framework 7.0.0-RC2 and Spring Boot 4.0.0-RC1.

For the complete list of changes, please check the release notes.

What's next?

We plan to release Spring Shell 4.0 GA in November, after the Spring Boot 4.0 GA release…

Spring Boot 3.4.11 available now

Releases | Moritz Halbritter | October 23, 2025 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.11 has been released and is now available from Maven Central.

This release includes 55 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…

Spring Boot 3.5.7 available now

Releases | Stéphane Nicoll | October 23, 2025 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.7 has been released and is now available from Maven Central.

This release includes 69 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…

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all