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

@@ -27,10 +27,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator-docs</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>org.springframework.boot</groupId>