Add the docs endpoint to the table of Actuator endpoints

Closes gh-4597
This commit is contained in:
Andy Wilkinson 2015-12-16 10:42:20 +00:00
parent 0ed9ef4912
commit 860a9b94ea

View File

@ -86,6 +86,11 @@ HATEOAS to be on the classpath.
|Displays a collated list of all `@ConfigurationProperties`.
|true
|`docs`
|Displays documentation, including example requests and responses, for the Actuator's
endpoints. Requires `spring-boot-actuator-docs` to be on the classpath.
|false
|`dump`
|Performs a thread dump.
|true