Polish deprecated metadata
This commit is contained in:
@@ -1474,6 +1474,13 @@
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "management.trace.include",
|
||||
"deprecation": {
|
||||
"replacement": "management.httptrace.include",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.metrics.export.aggregate.key-pattern",
|
||||
"type": "java.lang.String",
|
||||
|
||||
@@ -311,6 +311,15 @@
|
||||
"replacement": "spring.banner.location",
|
||||
"level": "error"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "spring.application.index",
|
||||
"type": "java.lang.Integer",
|
||||
"description": "Application index.",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Application context ids are now unique by default."
|
||||
}
|
||||
}
|
||||
],
|
||||
"hints": [
|
||||
|
||||
Reference in New Issue
Block a user