mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
* Added getReferenceName() to Type which returns simple or fully-qualified-name * Use getReferenceName() in all SimpleConversions * Added testcase that is not working without these changes * Added ConversionUtils with a lot of helper methods to create the "reference names" used in SimpleConversions