Spring Batch 4.3.0-RC1 available now!
I am pleased to announce that Spring Batch 4.3.0-RC1 is now available from our milestone repository.
What’s New?
This release comes with a number of new features that you can find in the release notes, but here are the major highlights:
1. GraalVM Support
A lot of work has already been done in Spring Framework to support running some types of Spring applications on GraalVM. In this release, we made changes in Spring Batch to correctly run Batch applications on GraalVM as well.
The support is still experimental, so we encourage you to give the release a try and share your feedback.