Skip to content

Releases: techconative/DoStruct-plugin

Third Release

24 Apr 05:05
55d411d
Compare
Choose a tag to compare

This release contributes following changes,

Make plugin compatible for all versions above 222.

Second Release

06 Jan 09:53
2cffb8a
Compare
Choose a tag to compare

This release contributes following changes,

  • Keyboard shortcut is changed to Ctrl + Shift + `
  • View generated code in pop for particular mapping relation.
  • File chooser is restricted to current project from which action event is sent .

Dozer to MapStruct Plugin

04 Jan 08:26
Compare
Choose a tag to compare

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.