I am new to Spring Batch and I have run into a problem.
The batch application I am working on reads and processes lines from a delimited text file. I have configure
if the files have no real quotes (2x quote character) you could go with the solution from the spring forum changing the quote character for the DelimitedLineTokenizer