Java – How to read CSV file and Map to Java Object

Let's see how to read CSV file in Java and map the records to Java object using Open CSV library.