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
- Add optional PropertyEditor for FixedLengthTokenizer [BATCH-1663]
- Allow partition sub-steps to inherit all or some of the parent step execution context [BATCH-1690]
- Make *Execution job metadata immutable [BATCH-1715]
- Child doesn't merge 'retryableExceptionClasses' from parent [BATCH-1823]
- 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]
- Docs
- Java not yet supported