Quarkus native image init dto
Dozer mapper can’t find the constructor of some dtos in native image quarkus
org.dozer.MappingException: java.lang.NoSuchMethodException: fr.usu.server.dto.instance.server.ServerPhysicalDto.()
at org.dozer.util.MappingUtils.throwMappingException(MappingUtils.java:82)