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
- Retry transaction in case of deadlock [BATCH-2452]
- MapJobRegistry#getJobNames returns always the same object causing DefaultJobLoader not to detect auto-registration while using a bean post processor [BATCH-2454]
- Have generic support / decorator for itemstream / restart [BATCH-2456]
- JdbcPagingItemReader does not support joining a table onto itself [BATCH-2467]
- Explain the differences about the possibles batch:listeners declaration locations [BATCH-2628]
- flatfileitemwriter will override the lines before restart job [BATCH-2631]
- Spike: Annotation based transitions [BATCH-2689]
- Decider configuration simplification [BATCH-2693]
- Errors are not propagated from job execution [BATCH-2800]
- Using chunk-completion-policy gives an error [BATCH-2670]
- Docs
- Java not yet supported