I would like to map an entity to a DTO with a nested DTO using Mapstruct, in Kotlin.
I have a first DTO defined as foll