Spring Batch 5.1.0-M1 available now!
On behalf of the team and everyone who has contributed, I am pleased to announce that the first milestone of Spring Batch 5.1 is now available from our milestone repository.
This milestone release comes with the following features:
- Dependencies upgrade
- Virtual Threads support
- Memory management improvement in the JpaItemWriter
- New synchronized decorators for item readers and writers
This blog post walks through these features in more details. For the complete list of changes, please check the release notes.
Dependencies upgrade
This milestone release upgrades Spring dependencies to the…