org.mapstruct.ap.spi.package-info Maven / Gradle / Ivy
/*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
/**
*
* SPI (service provider interface) contracts to be implemented for advanced use cases.
*
*/
package org.mapstruct.ap.spi;