mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-26 00:00:05 +08:00
* Move the error generation for the invalid TargetReference into the BuilderFromTargetMapping * TargetReference will strip the first entry name in the following cases only if the first entry name matches the MappingTarget parameter, or for reverse mappings it matches the source parameter name * Pass the reverse source parameter when initializing a reverse mapping