Spring Framework 6.1.16 and 6.2.1 Available Now

Releases | Brian Clozel | December 12, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.1.16 and 6.2.1 are available now.

Spring Framework 6.1.16 ships with 6 fixes and documentation improvements. This version will be shipped with Spring Boot 3.3.7 next week.

Spring Framework 6.2.1 ships with 49 fixes and documentation improvements, including several regressions from 6.2.0. This version will be shipped with Spring Boot 3.4.1 next week.

Project Page | GitHub | Issues | Documentation

Announcing Spring AI MCP: A Java SDK for the Model Context Protocol

Engineering | Christian Tzolov | December 11, 2024 | ...

We're excited to introduce Spring AI MCP, a robust Java SDK implementation of the Model Context Protocol (MCP). This new addition to the Spring AI ecosystem brings standardized AI model integration capabilities to the Java platform.

What is MCP?

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). MCP provides a standardized way to connect AI models to different data sources and tools, making integration seamless and consistent. It helps you build agents and complex workflows on top of LLMs. LLMs frequently…

Introducing Spring AI Amazon Bedrock Nova Integration via Converse API

Engineering | Christian Tzolov | December 10, 2024 | ...

The Amazon Bedrock Nova models represent a new generation of foundation models supporting a broad range of use cases, from text and image understanding to video-to-text analysis.

With the Spring AI Bedrock Converse API integration, developers can seamlessly connect to these advanced Nova models and build sophisticated conversational applications with minimal effort.

This blog post introduces the key features of Amazon Nova models, demonstrates their integration with Spring AI's Bedrock Converse API, and provides practical examples for text, image, video, document processing, and function…

Spring Support Updates

Releases | Michael Minella | December 10, 2024 | ...

Last month, the team delivered a release train that includes Spring Framework 6.2 (the final minor version for the Spring Framework 6.x line), Spring Boot 3.4, and a round of minor version updates across the portfolio, this is a time to celebrate the new capabilities that have been added, as well as clarify the long term support arrangement for the portfolio.

New Capabilities Abound

Below is just a small sampling of the new and exciting capabilities included in the November releases of the Spring portfolio. We encourage you to check out the release notes for your favorite projects for further…

This Week in Spring - December 10th, 2024

Engineering | Josh Long | December 10, 2024 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! As I write this I am in the southern hemisphere (it's summer down here!), in Brisbane, waiting to board a plane for Sydney. It's been a ton of fun!

Audio Multimodality: Expanding AI Interaction with Spring AI and OpenAI

Engineering | Christian Tzolov | December 05, 2024 | ...

This blog post is co-authored by our great contributor Thomas Vitale.

OpenAI provides specialized models for speech-to-text and text-to-speech conversion, recognized for their performance and cost-efficiency. Spring AI integrates these capabilities via Voice-to-Text and Text-to-Speech (TTS).

The new Audio Generation feature (gpt-4o-audio-preview) goes further, enabling mixed input and output modalities. Audio inputs can contain richer data than text alone. Audio can convey nuanced information like tone and inflection, and together with the audio outputs it enables asynchronous speech-to-speech interactions. Additionally, this new multimodality opens up possibilities for innovative applications, such as structured data extraction. Developers can extract structured information not just from simple text, but also from images and audio, building complex, structured objects…

Spring Tools 4.27.0 released

Releases | Martin Lippert | December 04, 2024 | ...

Dear Spring Community,

I am happy to announce the 4.27.0 release of the Spring Tools 4 for Visual Studio Code, Eclipse and Theia.

important highlights

  • (Spring Boot) Support for @ConditionalOnProperty annotations: completions, navigate to definition and find references
  • (Spring Boot) Find references support for property keys in @Value annotation
  • (Spring Boot) Support concatenated Strings for data queries inside @Query annotations

updates to the Spring Tools 4 for Eclipse distribution

Detailed changes can be found in the release notes:

Extending Spring Data Repositories Just Got Easier

Engineering | Christoph Strobl | December 03, 2024 | ...

Since its inception, Spring Data Repositories have been designed for extension, whether you want to customize a single query method or provide a completely new base implementation.

The 2024.1 release enhances your ability to extend a repository with custom functionality making it easier than ever for anyone to create extensions that can be shared across different projects.

Let’s explore an example to see how this works in practice.

Imagine you are using MongoDB as a document store to manage a movie database. You want to leverage MongoDBs Atlas vector search functionality through your…

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