Package org.mapstruct.ap
package org.mapstruct.ap
This package and it sub-packages contain the implementation of the MapStruct annotation processor. Application code
using MapStruct should never work with these types directly. Refer to the documentation of
MappingProcessor to learn more about the internal architecture of the processor.
-
ClassesClassDescriptionA JSR 269 annotation
Processorwhich generates the implementations for mapper interfaces (interfaces annotated with@Mapper).