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 supported7 Subscribers
Add a CodeTriage badge to spring-batch
Help out
- Issues
- Replace `isAssignableFrom()` with `isInstance()` where feasible
- GH-3946: Document chunk scanning behaviour in fault-tolerant steps
- GH-3809: Clarify that END_TIME must be set when manually aborting a stuck job
- GH-4551: Add foreign key index recommendations to schema appendix
- GH-5040: Add database tips and caveats appendix
- GH-3632: Clarify thread-safety wording in ItemReader javadoc
- docs: add Chunk Scanning documentation to fault-tolerant step section
- GH-5285: Fix incorrect @return Javadoc for BatchStatus.isLessThanOrEqualTo
- GH-5280: Include job execution details in JobExecutionAlreadyRunningException
- GH-4551: Add foreign key index recommendations to schema appendix
- Docs
- Java not yet supported