mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Remove configuration-properties plugin
The webflux-test module only has manual metadata so we shouldn't use the plugin as it kicks of the annotation processor and that doesn't generate anything.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
plugins {
|
||||
id "java-library"
|
||||
id "org.springframework.boot.configuration-properties"
|
||||
id "org.springframework.boot.deployed"
|
||||
id "org.springframework.boot.optional-dependencies"
|
||||
id "org.springframework.boot.test-slice"
|
||||
|
||||
Reference in New Issue
Block a user