In 2020, Spotify coined the term "Golden Path” to refer to a supported approach and set of components to build and deploy software. Having these paths simplifies the development process, lets developers focus on their applications instead of infrastructure and speeds time to production. Microsoft and VMware have partnered to make Azure Spring Apps a golden path for deploying and scaling Spring applications in the cloud. And with new capabilities like the scale to zero and developer productivity enhancements, Azure Spring Apps now offers an even more economical and optimized route to get your…
Among a number of bug fixes and minor improvements, this release introduces experimental support for:
Spring Boot version validations: The IDE will tell you when there is a newer major, minor, or patch version available for your Spring Boot project
Spring Boot upgrade support: The tooling will help you upgrading your existing projects to newer Spring Boot versions, including upgrades to newer patch and minor versions, as well as newer major versions (e.g. upgrading to Spring Boot 3)
Spring specific validations and refactorings: The…
Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you? You know what I've wanted to do? See my friends on the Spring team in person since the pandemic descended. And, I'm overjoyed to relate, I've just had the privilege of a nice meeting with several of them last night. And I'm going to see more of them today! Seriously. I feel like I won the lottery. I've missed my friends. Hug your friends and family, friends. You never know when the next pandemic (or life in general) will put distance between you and them. So, in order to close that distance, I'm going to go…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.4 and 3.0.0-M3 has been released and is now available from https://repo.spring.io/release, Maven Central and https://repo.spring.io/milestone respectively.
3.0.0-M3 is first milestone which builds on Spring Boot 3.0.0 GA version.
With the recent announcement of Spring Boot 3.0 going GA, some of you may be interested in upgrading your Spring Web Services-based applications to take full advantage of this. The Spring WS team has upgraded our set of sample apps to help you carry that out.
The main branch now tracks the version of samples with all these updates. (The prior version of samples built on Spring Boot 2.7 are now on that repository’s 1.0.x branch.)
Some of the highlights are covered below.
A LOT of our tools have moved!
Back in the olden days, much of our XML processing tools were inside the JDK. But ever since…
Hi, Spring fans! It's here! It's finally here, at long last! Spring Boot 3!! And of course with Spring Boot 3.0 comes a whole portfolio of integrated projects that have also been updated! Remember, a huge theme in this release is support for GraalVM native images, and that's now supported across the board. You know what to do: start.spring.io.
There's so much else to talk about this week, but I really can't stress this enough: Spring Boot 3 is here! In some ways, it feels like this release has been more than four years in the making! It's amazing, and I can't wait for people…
On behalf of the team, it is my very great pleasure to announce that Spring Integration 6.0.0 is now generally available and can be found in Maven Central.
This release is the culmination of more than a year of work. A massive thank you to everyone that has contributed, and to all the early adopters that have been providing vital feedback on the milestones.