Skip to content

Automatic resolving of other mappers #28

@stefankoppier

Description

@stefankoppier

Is your feature request related to a problem? Please describe.
When having two properties with the same name but a different type, it gives a lot of overhead to write an explicit mapping with a via transformation.

Describe the solution you'd like
Automatically determine possible type mappings, and apply them to properties with having the same name.

Describe alternatives you've considered
The same can be achieved by using fromExpression, but it gives a some overhead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions