Spring Cloud Square 0.4.0 has been released

Releases | Olga Maciaszek-Sharma | December 22, 2021 | ...

On behalf of the community, I am pleased to announce that the 0.4.0 release of Spring Cloud Square is available today. The release can be found in Maven Central. You can check out the 0.4.0 release notes for more information.

Notable changes in 0.4.0:

  • Spring Native support adjustments for non-load-balanced use-cases (PR)
  • Support for configuring different WebClient.Builder beans (not shared) for each @RetrofitClient instance (PR)
  • Spring Cloud Sleuth integration for OkHttpClient #36

The documentation for this release can be found here.

Spring Boot 2.6.2 available now

Releases | Scott Frederick | December 21, 2021 | ...

Update Jan 5: 2022: The Spring Framework version in this release includes fixes for CVE-2021-22060 whose official publication was deferred until today since many people take time off at the end of the year.

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

This release includes 55 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

Spring Boot 2.5.8 available now

Releases | Stéphane Nicoll | December 21, 2021 | ...

Update Jan 5: 2022: The Spring Framework version in this release includes fixes for CVE-2021-22060 whose official publication was deferred until today since many people take time off at the end of the year.

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

This release includes 46 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

Spring Integration 5.5.7 Available

Releases | Artem Bilan | December 21, 2021 | ...

Dear Spring community,

On behalf of the team and all the contributors, it’s my pleasure to wish you a Merry Christmas and Happy New Year and present you a fresh Spring Integration 5.5.7 release.

It can be obtained from Maven Central and it is recommended to upgrade your projects or just pull it transitively from respective latest Spring Boot patch version!

compile 'org.springframework.integration:spring-integration-core:5.5.7'

The notable changes and important bug fixes are:

  • JDBC message store SQL scripts now quote a CONDITION column name for those RDBMS vendors which have this word as reserved. It is likely in the next major 6.0 version we will rename it to GROUP_CONDITION. So, it is recommended to upgrade to this 5.5.7 version if you deal with JdbcMessageStore for your aggregators.

  • Not mentioned previously, but high demanded by Community and introduced in version 5.5.5, the MQTT v5 channel adapters are present now in the spring-integration-mqtt module. They are Mqttv5PahoMessageDrivenChannelAdapter and Mqttv5PahoMessageHandler, respectively. See Reference Manual for more information.

This Week in Spring - December 21st, 2021

Engineering | Josh Long | December 21, 2021 | ...

Hi, Spring fans! What a crazy wonderful week it's been and what a wonderful week it'll be! It's the holidays. I've set my out-of-office status and am already winding down for the year. You can expect new episodes of This Week in Spring and a Bootiful Podcast (@BootifulPodcast), of course, but I won't be doing any new Spring Tips (@SpringTipsLive) videos until next year. That said, I can't wait for you to see what I'm cooking up for the new installmetn of Spring Tips! It's going to be a ton of fun!

Now then, we've got a crazy amount of stuff to get to this week. Let's dive right into it. It'll be Christmas before we talk again, so Merry Christmas, if you celebrate that. Otherwise, I just hope you're having a wonderful week. I look forward to next week's installment where of course we'll do our yearly This Year in Spring

Spring Security 5.2.15, 5.3.13, 5.4.10, 5.5.4 and 5.6.1 released

Releases | Marcus Hert Da Coregio | December 20, 2021 | ...

On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.15 (release notes), Spring Security 5.3.13 (release notes), Spring Security 5.4.10 (release notes), Spring Security 5.5.4 (release notes) and Spring Security 5.6.1 (release notes). These releases deliver bug fixes along with some minor improvements. Users are encouraged to update to the latest patch release.

Project Site | Reference | Help

NOTE: There was a missing dependency update in 5.2.14.RELEASE which caused us to need to release 5.2.15.RELEASE.

Client Side Development with Spring Boot Applications

Engineering | Dave Syer | December 17, 2021 | ...

This article explores the different options that Spring Boot developers have for using Javascript and CSS on the client (browser) side of their application. Part of the plan is to explore some Javascript libraries that play well in the traditional server-side-rendered world of Spring web applications. Those libraries tend to have a light touch for the application developer, in the sense that they allow you to completely avoid Javascript, but still have nice a progressive "modern" UI. We also look at some more "pure" Javascript tools and frameworks. It’s kind of a spectrum, so as a TL;DR here…

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