I have an ItemProcessor that reads data from CSV files. Then, I have an ItemWriter that builds new objects from this data and save these new objects in
ItemProcessor
ItemWriter