Spring Batch 2.2.0.M1 released
SpringSource would like to announce the release of Spring Batch 2.2.0.M1!
This milestone release contains about 50/50 bug fixes and new features. This new release includes:
- Updates to the archetype. It is now useful (pipes a file to a database by default) and provides packaging/execute scripts out of the box.
- Added the ability to provide your own Serializer implementation for use with the job repository.
- Added a new AmqpItemReader and AmqpItemWriter.
- Added @Configuration support to allow for java based configuration of jobs and steps
You can read about all of the new features and bug fixes in the change log. Enjoy!
Download | Documentation | Javadoc API | Change Log | JIRA | Release Notes