-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
has: backportsLegacy label from JIRA. Superseded by "for: backport-to-x.x.x"Legacy label from JIRA. Superseded by "for: backport-to-x.x.x"in: buildtype: bug
Milestone
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
Metadata
Metadata
Assignees
Labels
has: backportsLegacy label from JIRA. Superseded by "for: backport-to-x.x.x"Legacy label from JIRA. Superseded by "for: backport-to-x.x.x"in: buildtype: bug