Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll
2017-04-11 14:57:19 +02:00
7 changed files with 72 additions and 19 deletions

View File

@@ -1065,6 +1065,7 @@ content into your application; rather pick only the properties that you need.
endpoints.shutdown.path= # Endpoint path.
endpoints.shutdown.sensitive= # Mark if the endpoint exposes sensitive information.
endpoints.trace.enabled= # Enable the endpoint.
endpoints.trace.filter.enabled=true # Enable the trace servlet filter.
endpoints.trace.id= # Endpoint identifier.
endpoints.trace.path= # Endpoint path.
endpoints.trace.sensitive= # Mark if the endpoint exposes sensitive information.