In Spring batch I need to pass the items read by an ItemReader to two different processors and writer. What I'm trying to achieve is that...
I have a Spring Batch FlatFileItemWriter which writes data to a specific location with a file name(let's say A.txt for example). Now I need the same file to be