Closed
Description
NAGESWARA RAO CH opened BATCH-2844 and commented
I want to use an empty String as a delimiter in my output file.
Currently, FlatFileItemWriterBuilder does not support it. An empty string as a delimiter is ignored and we end up having the default delimiter which is ',' . Please refer the stack overflow link for more details
Thanks
Affects: 4.1.2
Reference URL: https://stackoverflow.com/questions/58068980/how-turn-off-delimiter-while-writing-to-a-file-using-spring-batch-itemwriter