Streaming multi-line CSV files in Apache Camel
Recently I had to setup a Apache Camel route for processing CSV files. Because the files that have to be processed could potentially be very large, we decided that the best approach was to process… Streaming multi-line CSV files in Apache Camel