OpenCsv - Register Custom Converter without Annotations
December 19, 2023
The other day I was using OpenCsv and needed to register a customer converter to convert a string to a simple object. For whatever reason, using OpenCsv’s annotations wasn’t an option.