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