mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
parent
69371708ee
commit
037da5a1e1
@ -261,7 +261,7 @@ Supported values are:
|
|||||||
|
|
||||||
If a policy is given for a specific mapper via `@Mapper#unmappedSourcePolicy()`, the value from the annotation takes precedence.
|
If a policy is given for a specific mapper via `@Mapper#unmappedSourcePolicy()`, the value from the annotation takes precedence.
|
||||||
If a policy is given for a specific bean mapping via `@BeanMapping#ignoreUnmappedSourceProperties()`, it takes precedence over both `@Mapper#unmappedSourcePolicy()` and the option.
|
If a policy is given for a specific bean mapping via `@BeanMapping#ignoreUnmappedSourceProperties()`, it takes precedence over both `@Mapper#unmappedSourcePolicy()` and the option.
|
||||||
|`WARN`
|
|`IGNORE`
|
||||||
|
|
||||||
|`mapstruct.
|
|`mapstruct.
|
||||||
disableBuilders`
|
disableBuilders`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user