Package org.mapstruct.extensions.spring
Annotation Type DelegatingConverter
-
@Target(METHOD) @Retention(SOURCE) public @interface DelegatingConverterIndicates that the system should generate a delegatingConverterthat will call the annotated method in its ownConverter.convert(Object).