diff --git a/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 9d6c2a95a4..b02c3ae6eb 100644 --- a/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -1,12 +1,4 @@ {"properties": [ - { - "name": "error.path", - "type": "java.lang.String", - "description": "Path of the error controller.", - "deprecation": { - "replacement": "server.error.path" - } - }, { "name": "security.basic.authorize-mode", "defaultValue": "role"