Rename error.* properties to server.error.*

Closes gh-4050
This commit is contained in:
Stephane Nicoll
2015-10-01 09:56:10 +02:00
parent 4b1389179d
commit b2c3e7e2ed
11 changed files with 42 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
error.path: /oops
server.error.path: /oops
management.context-path: /admin
endpoints.health.sensitive: false