Disable "spring-boot-actuator-docs" as of Spring Boot 2

Closes gh-493
This commit is contained in:
Stephane Nicoll
2017-08-28 14:51:22 +02:00
parent d1054aac72
commit d67f410b08

View File

@@ -1066,7 +1066,7 @@ initializr:
- name: Actuator Docs
id: actuator-docs
description: API documentation for the Actuator endpoints
versionRange: 1.3.0.RELEASE
versionRange: "[1.3.0.RELEASE,2.0.0.M1)"
groupId: org.springframework.boot
artifactId: spring-boot-actuator-docs
- name: Remote Shell