spring-batch
https://github.com/spring-projects/spring-batch
Java
Spring Batch is a framework for writing batch applications using Java and Spring
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported5 Subscribers
Add a CodeTriage badge to spring-batch
Help out
- Issues
- Optimized JdbcPagingItemReader configuration for process indicator pattern [BATCH-2317]
- Exceptions in close do not fail job [BATCH-2363]
- Support a "noDeserialisation" attribute in JobExplorerFactoryBean [BATCH-1936]
- JdbcPagingItemReader strange behaviour for record containing square symbol (²) [BATCH-2356]
- enhance JobLauncherTestUtils.launchStep(...) to be able to test a local slave step from a partition step [BATCH-2225]
- Add optimization for commit-interval=1 [BATCH-1518]
- Job restart after stop fails [BATCH-2315]
- How retrieve the Retry/Skipped data for Testing purposes [BATCH-2629]
- support for setRollbackOnly() in chunk transaction [BATCH-824]
- Enhancements to make it easier to opt out of the scan for failed items after an error in the item writer [BATCH-1511]
- Docs
- Java not yet supported