mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Disable "spring-boot-actuator-docs" as of Spring Boot 2
Closes gh-493
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user