Remove deprecated error.path property
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user