Uses of Class
org.mapstruct.ValueMapping
-
Packages that use ValueMapping Package Description org.mapstruct MapStruct is a code generator which simplifies the implementation of mappings between Java bean types by generating mapping code at compile time, following a convention-over-configuration approach. -
-
Uses of ValueMapping in org.mapstruct
Methods in org.mapstruct that return ValueMapping Modifier and Type Method Description ValueMapping[]
value()
-