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 882d3a0bf2..a47ffec825 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 @@ -283,15 +283,6 @@ "description": "Whether to enable HTTP request-response tracing.", "defaultValue": true }, - { - "name": "management.trace.filter.enabled", - "type": "java.lang.Boolean", - "description": "Whether to enable the trace servlet filter.", - "deprecation": { - "replacement": "management.trace.http.enabled", - "level": "error" - } - }, { "name": "endpoints.actuator.enabled", "type": "java.lang.Boolean",