langmi / spring-batch-examples

Collection of Spring Batch Examples

Home Page:http://www.langmi.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiResourcePartitioner example which makes distinct output filenames possible

langmi opened this issue · comments

just create an individual project from the MultiResourcePartitioner used in the rename-files examples

right now it uses only one CallBackHandler, maybe a list would be better