Uses of Package
org.mapstruct.ap.spi

Packages that use org.mapstruct.ap.spi
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
Intermediary representation of mapping methods as retrieved from via the annotation processing API.
Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation and writing the model into Java source files.
Several helper types dealing with collection types, option management etc.
SPI (service provider interface) contracts to be implemented for advanced use cases.