From 97bb70cd0cfd088afd1c04d08b7bf43d4c9f0a0a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 23 Nov 2017 16:28:00 +0100 Subject: [PATCH] Polish --- ...ditional-spring-configuration-metadata.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 2fffd1e66c..60a8771b9d 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -560,15 +560,6 @@ "reason": "Endpoint identifier is no longer customizable.","level": "error" } }, - { - "name": "endpoints.flyway.path", - "type": "java.lang.String", - "description": "Endpoint URL path.", - "deprecation": { - "replacement": "management.endpoints.web.path-mapping.flyway", - "level": "error" - } - }, { "name": "endpoints.flyway.sensitive", "type": "java.lang.Boolean", @@ -787,15 +778,6 @@ "level": "error" } }, - { - "name": "endpoints.liquibase.path", - "type": "java.lang.String", - "description": "Endpoint URL path.", - "deprecation": { - "replacement": "management.endpoints.web.path-mapping.liquibase", - "level": "error" - } - }, { "name": "endpoints.liquibase.sensitive", "type": "java.lang.Boolean",