Remove deprecation note for property that was renamed in 2.0

pull/12149/head
Stephane Nicoll 7 years ago
parent ce01a9145b
commit a7cccac0d0

@ -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",

Loading…
Cancel
Save