I\'m using mapstruct to map 2 Java objects in a Spring Boot project.
And I have this mapping:
@Mappings({ @Mapping(target = "id", sou