mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
287 B
287 B
Features
Enhancements
Bugs
- Inverse Inheritance Strategy not working for ignored mappings only with target (#3652)
- Fix regression when using
InheritInverseConfiguration
with nested target properties and reversingtarget = "."
(#3670)