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
- JdbcPagingItemReader - Not able to provide table alias in the column name in the sortKeys [BATCH-2854]
- Include "if not exists" in table creation scripts [BATCH-1729]
- Can't Use Type ItemListenerSupport w/ StepBuilderFactory .listener Method [BATCH-2461]
- 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]
- Docs
- Java not yet supported