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:
Stéphane Nicoll
2025-10-23 09:26:29 +02:00
parent 08819f0b0d
commit 3b8a35f531
2 changed files with 0 additions and 1 deletions
@@ -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"