Hi, Spring fans! In this installment, Josh Long (@starbuxman) looks at some of the amazing opportunities for building Spring Boot applications intended for production in Kubernetes in mid 2022.
On behalf of everyone involved, I'm pleased to announce the first maintenance release of Spring for GraphQL, it is now available from Maven Central. This version will be shipped with Spring Boot 2.7.2.
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Batch 5.0.0-M4 is now available from our milestone repository.
This fourth milestone introduces several improvements for Java Records support. It also comes with a number of enhancements, bug fixes, dependency upgrades, and documentation updates. For more details about all the changes, see the release notes.
Java Records Support Improvement
The support for Java records as items in a chunk-oriented step was initially introduced in v4.3, but that support was limited, due to the fact that v4 has Java 8 as a baseline. In Java 8, records were not even in preview yet. That initial support was based on reflection tricks to create Java records and populate them with data, without having access to the java.lang.Record…
Hi, Spring fans! Welcome to another installment of This Week in Spring! This week I'm trying to wind down some threads and take some vacation with my family. It's going to be an amazing time, indeed! But that doesn't stop the deluge of novelties and news in the wide world of Springdom, so we've got a lot to cover this week. Let's get to it!
On behalf of the team, I’m pleased to announce the 5th Milestone of Spring Data 2022.0.0 as well as service releases 2021.2.2 and 2021.1.6. The service releases ship with mostly bug fixes and dependency upgrades. One notable upgrade in 2022.0.0-M5 is the move to Hibernate 6.
For your convenience, the next Spring Boot releases are going to pick up 2021.2.2 and 2021.1.6 in the upcoming days. To round things off, here are the links to the individual modules, changelogs, and documentation:
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Native 0.12.1 has been released and is now available from https://repo.spring.io/release.
Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you? This week I'm writing you from sunny Seattle, Washington, where we're having our next installment of the SpringOne Tour series. It's been a ton of fun seeing all these fun and friendly faces again and getting to see people, many of whom I haven't seen since before the pandemic! I've also had a lot of fun seeing some friends from some of the big cloud companies here, Microsoft and AWS. It's always interesting to learn how people are using the latest and greatest from Spring to build amazing systems and software…