Package org.mapstruct.extensions.spring
-
Annotation Types Summary Annotation Type Description ExternalConversion Allows the specification of a conversion that is available via theConversionService
, but is not declared as a MapStruct mapper within the scope of theSpringMapperConfig
.SpringMapperConfig Marks a class or interface as configuration source for the Spring extension.