All Classes and Interfaces

Annotation Interfaces
Class
Description
Overrides the default method name generated in the Adapter class.
Indicates that the system should generate a delegating Converter that will call the annotated method in its own Converter.convert(Object).
Allows the specification of a conversion that is available via the ConversionService, but is not declared as a MapStruct mapper within the scope of the SpringMapperConfig.
Marks a class or interface as configuration source for the Spring extension.