Reflectionless Templates With Spring

Engineering | Dave Syer | March 22, 2024 | ...

A few Java libraries have shown up recently that use text templates, but compile to Java classes at build time. They can thus claim to some extent to be "reflection free". Together with potential benefits of runtime performance, they promise to be easy to use and integrate with GraalVM native image compilation, so they are quite interesting for people just getting started with that stack in Spring Boot 3.x. We take a look at a selection of libraries (JStachio, Rocker, JTE and ManTL) and how to get them running.

The source code for the samples is in GitHub and each template engine has its own…

Spring Boot 3.1.10 available now

Releases | Andy Wilkinson | March 21, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.10 has been released and is now available from Maven Central.

This release includes 30 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Boot 3.2.4 available now

Releases | Andy Wilkinson | March 21, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.4 has been released and is now available from Maven Central.

This release includes 41 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot tag or chat with the community on Gitter.

Project Page | GitHub | Issues | Documentation | Stack Overflow |

Spring Shell 3.1.10 and 3.2.3 are now available

Releases | Janne Valkealahti | March 21, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 3.1.10 and 3.2.3 has been released and are now available from Maven Central.

Please see the release notes 3.1.10 and release notes 3.2.3 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

Spring Session 3.3.0-M3 available now

Releases | Marcus Hert Da Coregio | March 20, 2024 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Session 3.3.0-M3! The milestone release of Spring Session contains a few noteworthy new features:

  • Add Spring Session Backed implementation of ReactiveSessionRegistry #2824
  • Allow PlatformTransactionManager to be specified using @SpringSessionTransactionManager #2821

See the 3.3.0-M3 release notes for complete details.

Project Page | GitHub Issues

Spring Session 3.2.2 and 3.1.5 are available now.

Releases | Marcus Hert Da Coregio | March 20, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Session 3.2.2 and 3.1.5 are available now. These releases are mostly composed of bug fixes, dependency upgrades and documentation improvements.

To learn more, please visit the releases page for 3.2.2 and 3.1.5.

Spring Integration 6.3.0-M2, 6.2.3 & 6.1.7 Available Now

Releases | Artem Bilan | March 20, 2024 | ...

Dear Spring community,

On behalf of Spring Integration team, it is my pleasure to announce 6.3.0-M2 version of the project which is available from Spring Milestone Repository.

In addition, bug fixes versions 6.1.7 & 6.2.3 have been released as well into Maven Central.

The notable changes in 6.3:

  • Kotlin DSL is compatible now with upcoming Kotlin 2.0

  • The spring-integration-security module has been removed altogether in favor of SecurityContextChannelInterceptor & SecurityContextPropagationChannelInterceptor from the spring-security-messaging module of Spring Security project

  • The ObservationPropagationChannelInterceptor is deprecated since it does not carry out a proper observation state between threads or even persistent store.

Spring for Apache Kafka 3.0.15, 3.1.3 and 3.2.0-M2 Available Now

Releases | Soby Chacko | March 19, 2024 | ...

On behalf of the entire team and everyone in the community who contributed, we are pleased to announce the general availability of Spring for Apache Kafka 3.0.15 and 3.1.3.

Spring for Apache Kafka 3.0.15 includes a few improvements and bug fixes. In addition, this version now supports the ability to call the enforceRebalance on the Kafka consumer. This release will be included as part of the upcoming Spring Boot 3.1.10 release.

Spring for Apache Kafka 3.1.3 ships with some new features, enhancements, bug fixes and documentation improvements. This release will be part of the upcoming Spring Boot 3.2.4 release

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