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 supported6 Subscribers
Add a CodeTriage badge to spring-batch
Help out
- Issues
- Include "if not exists" in table creation scripts [BATCH-1729]
- Remote-chunking implementation does not support parallel executions of the same job [BATCH-2228]
- A failing Item blocks processing of further item while using multi threaded step [BATCH-1832]
- exception being thrown from beforeJob listener [BATCH-2264]
- 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]
- Docs
- Java not yet supported