Spring blog
A Bootiful Podcast: Java Developer Advocate Billy Korando on the latest and greatest in Java
Spring Shell 2.1.10, 3.0.4 and 3.1.0 are now available
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.10
, 3.0.4
and 3.1.0
has been released and are now available from Maven Central.
How can you help?
Project Page | | | Documentation
Spring Security Kerberos 2.0.0-RC2 available now
I'm happy to announce that a Spring Security Kerberos 2.0.0-RC2
milestone is now available via //repo.besoch.com/milestone. This release candidate were created because project upgraded to use recently released spring-security
6.1.0
.
Project Page | | | Documentation
Spring Authorization Server is on Spring Initializr!
Today, I'm excited to announce that you have a new superpower: creating applications with Spring Authorization Server on Spring Initializr!
That's right, it's time to begin your OAuth2 journey and become the hero you always knew you could be! In this post, I'll explain how you can get the most from your new superpower and where to go to learn more.What is Spring Authorization Server?
Spring Authorization Server is an open-source framework built on top of Spring Security that allows you to create your own standards-based OAuth2 Authorization Server or OpenID Connect Provider. It implements…Unleash Spring apps in a flex environment with Azure Spring Apps Consumption and Dedicated plans

This Week in Spring - May 23rd, 2023
Hi, Spring fans! Welcome to another installment of This Week in Spring! It's May 23rd and, famously, nothing major has happened in the last week OH WAIT WE RELEASED SPRING BOOT 3.1! Have you checked it out yet? It's dope. I did a Spring Tips installment looking at some of its features here that you might like.
Friends, we've got a ton of stuff to get into this week, so let's dive right into it!- Spring Boot 3.1 is now available!
- If you want to learn all about Spring Boot 3.1 (and why wouldn't you?), watch this Spring Tips installment: Go fast with Spring Boot 3.1
- Spring Boot 3.0.7 available now, fixing CVE-2023-20883. There's also a Spring Boot 2.7x line fix for the same issue and one for Spring Boot 2.5
- Tomorrow! I'll be doing a webinar with Marcus Hellberg over at Vaadin called
- Matt Raible's updated his article showing how to
- In last week's installment of A Bootiful Podcast, I talked to Grubhub's John Burns…
Spring Boot 3.1.0 available now
What's new in 3.1
The highlights of the 3.1 release include:- Support for managing external services at development time using Testcontainers and Docker Compose
- Simplified configuration of Testcontainers in integration tests
- Centralized and expanded configuration of SSL trust material for connections
- Auto-configuration for Spring Authorization Server …
Spring Boot 3.0.7 available now, fixing CVE-2023-20883
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.0.7
has been released and is now available from Maven Central.
This release includes a fix for CVE-2023-20883: Spring Boot Welcome Page DoS Vulnerability.
How can you help?
If you're interested in helping out, check out the in the issue repository. If you have general questions, please ask on using the or chat with the community on …Spring Boot 2.7.12 available now, fixing CVE-2023-20883
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.7.12
has been released and is now available from Maven Central.
This release includes a fix for CVE-2023-20883: Spring Boot Welcome Page DoS Vulnerability.