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
- Multiple flows nested - error when parsing the second flow. [BATCH-1872]
- JpaPagingItemReader invokes tx.begin() on active transactions [BATCH-1927]
- Allow a StepInterruptionPolicy to be injected [BATCH-1953]
- AnnotationMethodResolver does not handle generics for findMethod [BATCH-2436]
- JobStep not in failure in case of sub process stop [BATCH-2440]
- Add Support for Composed (Nested) Job Executions [BATCH-2447]
- 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]
- Docs
- Java not yet supported