mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#1995 follow up, small typo
This commit is contained in:
parent
57cfd35afc
commit
076f3ba839
@ -306,7 +306,7 @@ public abstract class FishTankMapperWithVolume {
|
|||||||
----
|
----
|
||||||
====
|
====
|
||||||
|
|
||||||
Note the `@Mapping` annotation where `source` field is equal to `"source"`, indicating the parameter name `source` itself in the method `map(FishTank source)` in stead of a (target) property in `FishTank`.
|
Note the `@Mapping` annotation where `source` field is equal to `"source"`, indicating the parameter name `source` itself in the method `map(FishTank source)` instead of a (target) property in `FishTank`.
|
||||||
|
|
||||||
|
|
||||||
[[invoking-other-mappers]]
|
[[invoking-other-mappers]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user