Drop support for self-hosted Actuator docs

Closes gh-9899
This commit is contained in:
Andy Wilkinson
2017-07-28 19:50:23 +01:00
parent e64090838c
commit fb3d79c750
41 changed files with 1 additions and 1697 deletions

View File

@@ -144,11 +144,6 @@ If you are using Spring MVC, the following additional endpoints can also be used
|===
| ID | Description | Sensitive Default
|`docs`
|Displays documentation, including example requests and responses, for the Actuator's
endpoints. Requires `spring-boot-actuator-docs` to be on the classpath.
|false
|`heapdump`
|Returns a GZip compressed `hprof` heap dump file.
|true