Package org.mapstruct.extensions.spring
Annotation Interface DelegatingConverter
Indicates that the system should generate a delegating
Converter that will call the annotated method in its
own Converter.convert(Object).