I have an application on Spring batch, I have used Chunk Oriented programming, in that I have extended FlatFileItemWriter class to generate the output file.
The probl