Camel Import Tool

How many times have you need to import raw data in your database? In the company that I work (Cloudbiz ), this used to be a very common scenario. As a company that specializes in CRM systems, we had the […]

Open CSV

Open CSV is a java library that is used to manipulate CSV files. You can find the URL of the project here: http://opencsv.sourceforge.net/ and here: https://github.com/mdagis/SampleOpenCsv is a working example in case you want to download ready to play project.