Uses of Annotation Type
org.mapstruct.Qualifier
Packages that use Qualifier
Package
Description
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 Qualifier in org.mapstruct
Classes in org.mapstruct with annotations of type QualifierModifier and TypeClassDescription@interfaceMarks mapping methods with the given qualifier name.