diff --git a/module/spring-boot-webflux-test/build.gradle b/module/spring-boot-webflux-test/build.gradle index 5ee94cd9d81..7586454155a 100644 --- a/module/spring-boot-webflux-test/build.gradle +++ b/module/spring-boot-webflux-test/build.gradle @@ -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" diff --git a/module/spring-boot-webflux-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/module/spring-boot-webflux-test/src/main/resources/META-INF/spring-configuration-metadata.json similarity index 100% rename from module/spring-boot-webflux-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json rename to module/spring-boot-webflux-test/src/main/resources/META-INF/spring-configuration-metadata.json