Package org.mapstruct.extensions.spring
package org.mapstruct.extensions.spring
-
Annotation InterfacesClassDescriptionOverrides the default method name generated in the Adapter class.Indicates that the system should generate a delegating
Converterthat will call the annotated method in its ownConverter.convert(Object).Allows the specification of a conversion that is available via theConversionService, but is not declared as a MapStruct mapper within the scope of theSpringMapperConfig.Marks a class or interface as configuration source for the Spring extension.