Uses of Class
org.mapstruct.SubclassMapping
-
Packages that use SubclassMapping 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 SubclassMapping in org.mapstruct
Methods in org.mapstruct that return SubclassMapping Modifier and Type Method Description SubclassMapping[]
value()
-