Enterprise Integration

Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio.

Homepage POM file JAR file Javadoc
'org.springframework.batch:spring-batch-integration:1.1.0.RELEASE'

Dependencies

Compile dependencies

Test dependencies