I'm creating csv file using Camel Bindy. using 2.12 version.

In bindy model I have used 
@CsvRecord(separator = "," , quote = "\"" )  
  when i open csv file values are coming without quotes but I need all the
values with double quotes.
"ABC","TEST","CG","QEQE" 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Marshal-with-quote-in-CSV-tp5765160.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to