Spring Framework 6.2.0-M5 Available Now

Releases | Stéphane Nicoll | July 11, 2024 | ...

We are happy to announce the availability of the fifth milestone of Spring Framework 6.2. We shipped quite a few features since our last M4 release.

Spring Framework 6.2.0-M5 is available from repo.spring.io/milestone now, check out the detailed changelog for this version.

Native Support

We have significantly improved the developer experience of registering reflection hints. @RegisterReflection has been introduced to easily register hints against arbitrary data types, and @ReflectionScan lets you opt-in for scanning of any reflection hints on arbitrary classes, not only Spring beans.

Web and…

This Week in Spring - July 9th, 2024

Engineering | Josh Long | July 09, 2024 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! And what a week it's been! We've got a lot to get into, so let's dive right in.

Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my

Engineering | Josh Long | July 03, 2024 | ...

Hi, Spring fans! In this installment, we look at the amazing service connection mechanism in Spring Boot. Service connections are what allow Spring Boot to connect to Testcontainers or Docker Compose containers for supporting infrastructure like SQL databases, middleare, and more.

#java #javaframework #springboot #postgresql #kafka #rethinkdb #database #docker #testcontainers #testing

This Week in Spring - July 2nd, 2024

Engineering | Josh Long | July 03, 2024 | ...

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

Spring Tips: Go Further, Faster with Spring Boot 3.3 (UPDATED)

Engineering | Josh Long | June 27, 2024 | ...

NB: I had an error in the AppCDS demo in the older video. This video supercedes that video, with a re-recorded segment on AppCDS. Make sure you're watching the latest of these two similarly titled videos!

Hi, Spring fans! In this installment we look at ways to make your applications go further, faster, with AppCDS, GraalVM, AOT on the JRE, and Project CRaC (coordinate restore at checkpoint)

#springboot #java #graalvm #programming #coding

This Week in Spring - June 25th, 2024

Engineering | Josh Long | June 25, 2024 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! As I write this I'm in beautiful Amsterdam, having visited with customers and spoken at a local Java User Group. Now I'm off to lovely London, UK. Last week I was in Krakow, Poland, for the amazing Devoxx PL event, and in Paris before that. It's really nice to a) have this relaxed pace and b) be in Europe during the summer months. I'm so used to being here in the frozen winter months. Amazing.

You know what else is amazing? The community! There's a ton of cool stuff to dive into this week, so let's get to it!

Spring Modulith 1.1.6 and 1.2.1 released

Releases | Oliver Drotbohm | June 21, 2024 | ...

I am delighted to announce the availability of Spring Modulith 1.1.6 and 1.2.1. The releases contain a few bug fixes, minor new features and the usual dependency upgrades. The highlights are the following:

  • The ability to configure an ApplicationModuleDetectionStrategy via spring.modulith.detection-strategyGH-656.
  • Fixes in dependency verifications involving named interfaces – GH-661, GH-662.
  • Upgrades to Spring Boot 3.2.7 (GH-675) and 3.3.1 (GH-678).

Find more information about the releases in the full change logs for 1.1.6 and 1.2.1.

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