Dozer to MapStruct Plugin
VISHNUVISHAL11
released this
04 Jan 08:26
·
2 commits
to mapStructPlugin
since this release
First Release
Initial version solving the use case of,
- Generating Mapstruct mapper definition for a given Dozer xml.
- Saves it to the file.
- Mapping of basic mapper definitions from a dozer xml. For,
- Straight forward field mappings
- Ignore fields
- Generate unique method considering map-ids.