Releases: techconative/DoStruct-plugin
Releases · techconative/DoStruct-plugin
Third Release
This release contributes following changes,
Make plugin compatible for all versions above 222.
Second Release
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
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.