Skip to content

Dozer to MapStruct Plugin

Compare
Choose a tag to compare
@VISHNUVISHAL11 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.