Closed skykaka closed 2 years ago
Hi @skykaka Didn't forget you, but I'm in holiday right now so I don't have access to my regular tools. Will make sure to check your changes out as soon as I'm back
Hi @smotastic Take your time. There's no hurry and enjoy your holiday.
class Target { late SubTarget one; }
class SubSource { }
class SubTarget {
}
@Mapper() abstract class SourceMapper {
}
And the generate code is
Ingore the nullability of type in nested mapping function matching. So the nested mapping function can be matched more easily.
Pass on the mapper pointer to the function mapping method by the named parameters.
}
The "Source.nameList" can be mapped to "Target.nameList" automatically.