Map a nested object in a dto to a set of objects using Mapstruct
As the title suggests i want to map a object to a set or list of objects using Mapstruct
Same entities in two projects but different generated implementation by org.mapstruct
UserEntity