Note starters' and annotation processors' jar type in their manifest
See gh-22203
This commit is contained in:
committed by
Andy Wilkinson
parent
53607ea777
commit
be56cac2bb
@@ -2,6 +2,7 @@ plugins {
|
||||
id "java-library"
|
||||
id "org.springframework.boot.conventions"
|
||||
id "org.springframework.boot.deployed"
|
||||
id "org.springframework.boot.annotation-processor"
|
||||
}
|
||||
|
||||
description = "Spring Boot Configuration Annotation Processor"
|
||||
|
||||
Reference in New Issue
Block a user