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
- RepositoryItemReader currentItemCount is ignored (page starts at 0) when SaveState(false) [BATCH-2377]
- Allow custom unmarshalling of xml fragments in StaxEventItemReader [BATCH-2357]
- Nested Collections with MongoItemWriter [BATCH-2419]
- AbstractPagingItemReader.doReadPage add throws Exception [BATCH-2420]
- Fail to load Application Context when mixing Java and XML configurations [BATCH-2444]
- Increment counter only on success in ItemReaders (mainly Paging*ItemReaders). [BATCH-1716]
- Lost logic whitin JdbcPagingItemReader [BATCH-2478]
- FlatFileItemReader requires "firstLineIsHeader" method [BATCH-1820]
- Make it illegal to specify a step listener that is narrower in scope than the <listener/> element [BATCH-1689]
- Skip processor step when retrying a chunk due to an error in the writer [BATCH-2639]
- Docs
- Java not yet supported