Spring Framework 6.0.15 and 6.1.2 available now

Releases | Brian Clozel | December 14, 2023 | ...

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

Spring Framework 6.0.15 ships with 25 fixes and documentation improvements, including 7 fixes for regressions. This version will be shipped with Spring Boot 3.1.7, to be released next week.

Spring Framework 6.1.2 ships with 119 fixes and documentation improvements, including 14 fixes for regressions. This version will be shipped with Spring Boot 3.2.1, to be released next week.

Project Page | GitHub | Issues | Documentation

This Week in Spring - December 12th, 2023

Engineering | Josh Long | December 12, 2023 | ...

Hi, Spring fans! Welcome to a new installment of This Week in Spring! We've got a ton of stuff to get into, so let's dive right in!

Spring Cloud 2023.0.0 (aka Leyton) Is Now Available

Releases | Spencer Gibb | December 06, 2023 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2023.0.0 Release Train is available today. The release can be found in Maven Central. You can check out the 2023.0 release notes for more information.


Notable Changes in the 2023.0 Release Train

This release is based upon Spring Boot 3.2.0.

See all issues in 2023.0.0 here.

Spring Cloud Gateway

  • Spring Cloud Gateway Server MVC, a Servlet/Spring MVC compatible gateway is included in 2023.0 (issue, initial PR)
  • Gateway Actuator discovery enhancements (PR 3147)

Spring Cloud Function

Spring Tools 4.21.0 released

Releases | Martin Lippert | December 06, 2023 | ...

Dear Spring Community,

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

important highlights

  • (Spring Boot) Completions experience for request mappings on class method level has been improved
  • (Spring Boot) Spring Boot 3.2 upgrade available via OpenRewrite integration

updates to the Spring Tools 4 for Eclipse distribution

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

downloads

To download the distribution…

This Week in Spring - December 5th, 2023

Engineering | Josh Long | December 05, 2023 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring!

CDS with Spring Framework 6.1

Engineering | Sébastien Deleuze | December 04, 2023 | ...

As a follow-up to the Runtime efficiency with Spring blog post, I am happy to share that our exploration of Project Leyden optimizations has led to some interesting discoveries regarding the JDK's little-used CDS ("Class Data Sharing") feature and has materialized into a new feature that we have been able to ship in Spring Framework 6.1.

As stated in the official documentation, Class Data Sharing (CDS) helps reduce the startup time and memory footprint of JVMs by caching class metadata in an archive file so that it can be quickly pre-loaded into a newly launched JVM. This accelerates class…

This Week in Spring - 28 November, 2023

Engineering | Josh Long | November 28, 2023 | ...

Hi, Spring fans! I hope everyone who celebrated Thanksgiving had a wonderful time. Did you indulge in too much turkey? Anyway, let's jump into this week's edition of This Week in Spring—a particularly special one for a couple of reasons. First, it's our first issue after the launch of Spring Boot 3.2 last Thursday. Second, it's my inaugural post as a member of the Broadcom family. Exciting times!

Spring Boot 3.2: A Game Changer

Spring Boot 3.2 is nothing short of revolutionary. I've delved into its myriad features in an in-depth video, which you can watch here. This release includes:

  • reactive cache/scheduled abstraction
  • virtual threads (project Loom)
  • CRaC
  • improved GraalVM native image support
  • Spring for Apache Pulsar support
  • the new Spring Framework 6.1 RestClient and JdbcClient
  • reloadable SSL
  • Java 21
  • observability
  • spring.main.keep-alive=true
  • Docker for Neo4J, ActiveMQ, etc.
  • dependencies updates (of course)
  • TransactionalExecutionListener

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

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

Learn more

Get support

Tanzu Spring Runtime 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