Hi there,
I am using bindy component for converting Java Pojo to csv file. I am using
@CsvRecord(separator = ",", quote = "\""). But I want to omit quotes for
empty fields. Is there a way to do this in Bindy component?
Thanks in advance.
I am using bindy component for converting Java Pojo to csv file. I am using
@CsvRecord(separator = ",", quote = "\""). But I want to omit quotes for
empty fields. Is there a way to do this in Bindy component?
Thanks in advance.