Merge pull request #532 from joshlong:spring-shell

* pr/532:
  Polish "Add support for Spring Shell"
  Add support for Spring Shell
This commit is contained in:
Stephane Nicoll
2017-10-26 18:37:30 +02:00

View File

@@ -1160,6 +1160,17 @@ initializr:
links: links:
- rel: reference - rel: reference
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-ldap href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-ldap
- name: Spring Shell
id: spring-shell
groupId: org.springframework.shell
artifactId: spring-shell-starter
description: Build shell-based clients
version: 2.0.0.M2
versionRange: 1.4.0.RELEASE
repository: spring-milestones
links:
- rel: reference
href: https://docs.spring.io/spring-shell/docs/2.0.0.M2/reference/htmlsingle/
- name: Ops - name: Ops
content: content:
- name: Actuator - name: Actuator