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
- CommandLineJobRunner assumes stdin contains job parameters; cannot pipe in data [BATCH-2293]
- Add routingKey and exchange support for AmqpItemWriter [BATCH-2216]
- Getting information about job executions, waiting to be started [BATCH-2831]
- Make Destination of JmsItemReader and JmsItemWriter configurable [BATCH-2726]
- Add optional function for footer record processing to FlatFileItemReader [BATCH-2539]
- FaultTolerantChunkProvider increase maxSkipsOnRead [BATCH-2535]
- Allow for null-safe nested paths in BeanWrapperFieldExtractor [BATCH-2531]
- MongoItemReader never reset page number. [BATCH-2517]
- DefaultFieldSet readBigDecimal should allow to pass a long unscaled value with a int scale
- DerbyPagingQueryProvider remaining pages query is not correct [BATCH-2348]
- Docs
- Java not yet supported