Spring Batch
Last Published: 2014-05-22 | Version: 2.2.7.RELEASE
Home
Documentation
Home
Downloads
Getting Started
User Guide
API
Features
Use Cases
Transactions
FAQ
Changelog
Batch Processing Strategies
General Batch Principles and Guidelines
Support
Building
Forums
JIRA
1.0.x
1.1.x
2.0.x
2.1.x
Modules
Infrastructure
Core
Test
Samples
Spring Batch 2.2.3 Release Notes
Bug
[BATCH-2122]
- Offset not reset when skip limit is hit a chunk boundary
[BATCH-2124]
- Running batch create scripts multiple times can lead to multiple rows being inserted in sequence tables
[BATCH-2141]
- RepositoryItemReader reads the first page twice when used with partitions.
[BATCH-2077]
- Java Config: Register listeners just once.