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.5 Release Notes
Improvement
[BATCH-1980]
- Transaction timeout results in step execution status UNKNOWN
Bug
[BATCH-2153]
- StepSynchronizationManager uses static HashMap - NullPointerException with multiple Threads
[BATCH-2169]
- @BeforeStep doesn't work when using @StepScope
Task
[BATCH-2173]
- Update POM files to reference new repository URLs
[BATCH-2180]
- Clarify: CompositeItemWriter and the need to register streams
[BATCH-2181]
- Backport BATCH-2175 to the 2.2.x branch