From d2273bd68edb57c53741a858e879753f997381ad Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 30 Sep 2019 12:56:03 +0200 Subject: [PATCH] Remove endpoint ID hints from metadata Closes gh-18381 --- ...itional-spring-configuration-metadata.json | 70 ------------------- 1 file changed, 70 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 a63498afea..1be8a99d86 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 @@ -1816,76 +1816,6 @@ } ], "hints": [ - { - "name": "management.endpoints.web.path-mapping.keys", - "values": [ - { - "value": "auditevents" - }, - { - "value": "beans" - }, - { - "value": "conditions" - }, - { - "value": "configprops" - }, - { - "value": "env" - }, - { - "value": "flyway" - }, - { - "value": "health" - }, - { - "value": "heapdump" - }, - { - "value": "httptrace" - }, - { - "value": "info" - }, - { - "value": "liquibase" - }, - { - "value": "logfile" - }, - { - "value": "loggers" - }, - { - "value": "mappings" - }, - { - "value": "metrics" - }, - { - "value": "prometheus" - }, - { - "value": "scheduledtasks" - }, - { - "value": "sessions" - }, - { - "value": "shutdown" - }, - { - "value": "threaddump" - } - ], - "providers": [ - { - "name": "any" - } - ] - }, { "name": "management.endpoints.web.cors.allowed-headers", "values": [