Towards Spring Tools 5 - Ready for AI

Engineering | Martin Lippert | December 04, 2025 | ...

There is no doubt that AI-based coding assistants are already or will be widely used by developers and within organizations. While the overall outlook is pretty certain, the exact way when and how to use those tools might vary, ranging from extensions for existing IDEs (e.g. Copilot for Visual Studio Code) to entirely AI-focused environments (e.g. Cursor) or pure command-line interfaces (e.g. Claude Code).

The upcoming new major version 5 of the Spring Tools is ready for this new era in two different dimensions:

  • we make sure that you can install and use the Spring Tools in as many AI-extended or AI-focused environments as possible, enhancing your AI-powered developer experience with the traditional Spring support that the Spring Tools bring to the table (ranging from specific validations, quick fixes, quick navigation and understanding, and more).
  • we integrate the Spring Tools with the surrounding AI-powered environment to improve the AI coding experience itself.

This Week in Spring - December 2nd, 2025

Engineering | Josh Long | December 02, 2025 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring. By mistake, I inadvertently published older content in this installment, then tried to fix it and ended up re-publishing the same content. And, what's worse, I somehow ended up deleting the draft I had written for this installment — the one I intended to copy in to override the bad content. Ugh. A comedy of errors. Anyway, this is a lesson in why you should make sure you get enough sleep. And this is why I am now re-writing the same content again!

So, without any further ado, here finally is this week's roundup!

Towards Spring Tools 5 - Stereotypes and a new Structural View

Engineering | Martin Lippert | November 28, 2025 | ...

When working on Spring projects, developers do not only think in terms of low-level concepts like classes and interfaces. When using Spring, you think about higher-level abstractions and concepts like services, repositories, configuration classes, entities, aggregate roots, and so on. To bring these concepts front and center for developers in their coding environments, the Spring Tools analyzes your source code from a Spring perspective and provides overviews and quick navigation based on those concepts - and we have done that for a long time already.

In the past, we did this using the “Go To Symbol” functionality. The Spring Tools created specialized symbols for those Spring concepts by analyzing the source code and extracting the necessary information. That resulted, for example, in symbols being created for request mappings that all looked like /greeting – GET

Spring Data Ahead of Time Repositories - Part 2

Engineering | Christoph Strobl | November 25, 2025 | ...

Concluding the Road to GA blog post series, let's explore benefits of Spring Data AOT Repositories.

Back in May 2025, we first introduced Ahead of Time (AOT) repositories as a preview feature for JPA and MongoDB with the 3rd Milestone of the next Spring Data generation. This feature, in short, uses AOT processing to implement your repository query methods using actual source code by relying on the store-specific nature of the repository.

Since then, we've incorporated feedback, ironed out rough edges, and onboarded two more modules: Apache Cassandra and JDBC. This means, with the 2025.1.0 release, you are be able to use AOT generated repositories with four Spring Data…

This Week in Spring - Spring Boot 4 edition! - November 25th, 2025

Engineering | Josh Long | November 25, 2025 | ...

Hi, Spring fans! Welcome to another illustrious installment of This Week in Spring! It’s Thanksgiving week here in the United States. Thanksgiving is traditionally celebrated with friends and family every fourth Thursday of November, gathered around a table full of food and, usually, a giant stuffed turkey. When celebrated well, it’s a time to come together and revel in gratitude for life’s good fortunes. And so, in that spirit, my friends, I want to remind you — and I’m sure I can speak for the entire Spring team here, too! — that we are so grateful for you. The community is the most amazing…

Beyond JSON: Converting Spring AI Tool Response Formats to TOON, XML, CSV, YAML, ...

Engineering | Christian Tzolov | November 25, 2025 | ...

JSON is the go-to format for LLM tool responses, but recent discussions around alternative formats like TOON (Token-Oriented Object Notation) claim potential benefits in token efficiency and performance. While the debate continues—with critical analyses pointing to context-dependent results—the question is: how to experiment with these formats in your own Spring AI applications?

This article demonstrates how to configure Spring AI to convert tool responses between JSON, TOON, XML, CSV, and YAML, enabling you to decide what works best for your specific use case.

Spring AI Tool Calling: A Quick…

Towards Spring Tools 5 - Ready for Boot 4 and Framework 7

Engineering | Martin Lippert | November 24, 2025 | ...

In the light of the new major releases of the Spring Framework and Spring Boot, the next major release of the Spring Tools is also around the corner. The GA is scheduled for December 10th and RCs will start to show up from now onwards.

Support for what is new in Spring

Spring Tools 5 contains support for various new features of Spring Framework 7 and Spring Boot 4, ranging from extensive support for the new API versioning feature, support for functional bean definitions via the new bean registrar API, semi-automatic configuration for JSpecify annotation based null analysis and support for AOT…

A Bootiful Podcast: The legendary Sébastien Deleuze on all that's new and nice in Spring Framework 7

Engineering | Josh Long | November 20, 2025 | ...

Hi, Spring fans! Happy Spring Boot 4.0 release day! Make sure to get the bits on the Spring Initializr (you know - start.spring.io)! This release is packed with new features, a lot of which comes from Spring Framework 7. To help break it down for us this week, we’re joined by none other than the legendary Spring Framework contributor Sébastien Deleuze!

OpenTelemetry with Spring Boot

Engineering | Moritz Halbritter | November 18, 2025 | ...

This is a new blog post in the Road to GA series, and this time we're taking a look at OpenTelemetry with Spring Boot.

Introduction

In modern cloud native architectures, observability is no longer optional; it is a fundamental requirement. You want to understand what your application is doing via metrics, how requests are flowing through it via traces, and what it is saying via logs.

The OpenTelemetry project, sometimes abbreviated as OTel, provides a vendor-neutral, open-source framework to collect, process, and export telemetry data. Backed by the Cloud Native Computing Foundation, it offers…

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