Batch Framework
Spring Batch Framework Reaches 2.1.2
Version 2.1.2 of Spring Batch is out now.
Spring Batch is a batch framework that builds upon the POJO-based development approach and the Spring Framework. It includes logging and tracing, transaction management and resource management functionality.
This release implements SkipListener in StepListenerSupport and RunIDIncrementer reuses given parameters. It also addresses a list of bug fixes.
0 Comments