When ModelMapper maping an entity to Dto, is there a way to automatically map an entity collection to the Dto internal collection field?
When ModelMapper mapping an entity to Dto, is there a way to automatically map an entity collection to the Dto internal collection field?