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
- Bean (id="jobExplorer" and class="org.springframework.batch.core.explore.support.JobExplorerFactoryBean") always use default table prefix [BATCH-2489]
- BATCH-2478: Improve JdbcPagingItemReader ResultSet access
- Include limit of items read in JmsItemReader [BATCH-1752]
- Improve documentation with regard to chunk scanning
- MethodInvokingTaskletAdapter should store exception string in ExitStatus description [BATCH-1901]
- StaxEventItemReader method moveCursorToNextFragment creates an infinite loop upon retrieving endDocument event [BATCH-1878]
- 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]
- Docs
- Java not yet supported