I am using the Java ModelMapper library (http://modelmapper.org/) to manage the mappings between my entities and DTOs. I have a Contact (entity) and a ContactView (DTO). I h