I am doing a Spring Boot Project and using the OpenCSV library to parse some csvs into POJOs to be persisted to db.
OpenCSV uses the annotation @CsvCustomBindBy
@CsvCustomBindBy