Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreSpring Batch 2.0.0.M2 is now available. See the Spring Batch downloads page for more information - there is the usual .zip download and also Maven artifacts in S3.
Most work in this release went into the chunk-oriented approach to processing, which means changes to the ItemReader and ItemWriter interfaces, plus the introduction of the ItemProcessor as a top-level concern for translating between input and output items. Chunk-oriented processing is a key enabler for performance and scalability, as well as being much clearer for users in the extension points and interfaces (no more framework callbacks in business code).
The website has also been updated for the 2.0 milestones, and there is a new link to the current GA version on the site (1.1.x).
We continue to value very highly the feedback we get from the community and so if you have a chance to try it out, please do, and get back to us with questions and comments.
Enjoy!