Uses of Annotation Type
org.mapstruct.control.MappingControls
Packages that use MappingControls
-
Uses of MappingControls in org.mapstruct.control
Classes in org.mapstruct.control with annotations of type MappingControlsModifier and TypeClassDescription@interfaceControls which means of mapping are considered between the source and the target in mappings.@interfaceDisables complex mappings, mappings that require 2 mapping means (method, built-in conversion) to constitute a mapping from source to target.