Spring Batch 5.1.0-M3 available now!
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Batch 5.1.0-M3 is now available from our milestone repository.
This new milestone introduces the following main features:
- Dependencies upgrade
- New item reader and writer for Redis
- Automatic configuration of
JobRegistryBeanPostProcessor
- Ability to start a job flow with a decision
- Ability to provide a custom
JobKeyGenerator
- New documentation based on Antora
For the complete list of changes, please check the release notes.
Dependencies upgrade
This milestone release upgrades Spring dependencies to the…