Spring for GraphQL 1.2.6 released

Releases | Brian Clozel | March 28, 2024 | ...

I am pleased to announce that Spring for GraphQL 1.2.6 is now available on Maven Central.

This release closes 8 issues. It is a bit off our usual cycle but we wanted to fix particular issues a give an early chance to external integrations to release against this version.

The 1.2.6 version will ship with Spring Boot 3.1.11 and 3.2.5, to be released next month.

How can you help?

If you have general questions, please ask on stackoverflow.com using the spring-graphql tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

This Week in Spring - March 26th, 2024

Engineering | Josh Long | March 26, 2024 | ...

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

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 Modulith 1.2 M3 released

Releases | Oliver Drotbohm | March 22, 2024 | ...

I am happy to announce the availability of Spring Modulith 1.2 M3. It contains a couple of dependency upgrades, bug fixes but the following new features primarily:

  • Support for open application modules – Application modules can now be declared as open, which gives other modules full access to the open module's internals. Primarily intended for scenarios in which Spring Modulith is introduced in existing, sub-optimally structured projects.
  • Support for package info types – Kotlin does not directly support annotating packages as it doesn't know an equivalent of package-info.java. Package-level configuration annotations such as @ApplicationModule or @NamedInterface can now be used on types annotated with @PackageInfo.
  • @ApplicationModuleListener now exposes @EventListener's condition

Spring Boot 3.3.0-M3 available now

Releases | Phil Webb | March 22, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.0-M3 has been released and is now available from https://repo.spring.io/milestone.

This release includes 70 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:

  • Support for CDS archives
  • Base64 Resources
  • SBOM Actuator Endpoint

Please see the release notes for more details and upgrade instructions.

NOTE: We are in the process of migrating the Spring Boot documentation to Antora. The docs for this release will be a little delayed.

Thanks to…

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

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