diff --git a/spring-boot-actuator/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-actuator/src/main/resources/META-INF/additional-spring-configuration-metadata.json index c96ca77ae2..3aea98d03b 100644 --- a/spring-boot-actuator/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-actuator/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -35,12 +35,6 @@ "description": "Enable Jolokia endpoint.", "defaultValue": true }, - { - "name": "endpoints.links.enabled", - "type": "java.lang.Boolean", - "description": "Enable hypermedia links endpoint.", - "defaultValue": true - }, { "name": "info", "type": "java.util.Map",