Skip to content

Commit 3b8a35f

Browse files
committed
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.
1 parent 08819f0 commit 3b8a35f

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

module/spring-boot-webflux-test/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
plugins {
1818
id "java-library"
19-
id "org.springframework.boot.configuration-properties"
2019
id "org.springframework.boot.deployed"
2120
id "org.springframework.boot.optional-dependencies"
2221
id "org.springframework.boot.test-slice"

0 commit comments

Comments
 (0)