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.

  • Classes
    Class
    Description
    A JSR 269 annotation Processor which generates the implementations for mapper interfaces (interfaces annotated with @Mapper).