Skip to content

Empty String as delimiter is ignored [BATCH-2844] #770

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Referenced from: commits 62a2e65, 3f17b90, bfbaab5

Backported to: 4.3.0.M1, 4.2.1, 4.1.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions