Commit 0a7a4c60 authored by Stephane Nicoll's avatar Stephane Nicoll

Remove deprecated `error.path` property

parent 4dc50222
{"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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment