Add Spring-Boot-Jar-Type: annotation-processor to the mapstruct-processor manifest.
This would make sure that even if users have the mapstruct-processor jar as a Maven provided dependency the spring-boot-maven-plugin will not include it in the fat jar.
spring-projects/spring-boot#22036
spring-projects/spring-boot@fa1d4a4
Add
Spring-Boot-Jar-Type: annotation-processorto the mapstruct-processor manifest.This would make sure that even if users have the
mapstruct-processorjar as a Maven provided dependency the spring-boot-maven-plugin will not include it in the fat jar.spring-projects/spring-boot#22036
spring-projects/spring-boot@fa1d4a4