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 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…

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

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…

Spring Shell 2.1.15, 3.0.10, 3.1.6 and 3.2.0-RC1 are now available

Releases | Janne Valkealahti | November 28, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.15, 3.0.10, 3.1.6 and 3.2.0-RC1 has been released and are now available from Maven Central and Spring Repos respectively.

Please see the release notes 2.1.15, release notes 3.0.10, release notes 3.1.6 and release notes 3.2.0-RC1 for more details.

Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

Project Page | GitHub | Issues | Documentation

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

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