Add support for Spring Shell

See gh-532
This commit is contained in:
Josh Long 2017-10-25 23:32:23 -07:00 committed by Stephane Nicoll
parent 95d5df33e4
commit f3ecd688cc

View File

@ -104,6 +104,16 @@ initializr:
dependencies:
- name: Core
content:
- name: Spring Shell
groupId: org.springframework.shell
artifactId: spring-shell-starter
id: spring-shell
description: Build shell-based clients
version: 2.0.0.M2
versionRange: 2.0.0.M5
links:
- rel: reference
href: https://docs.spring.io/spring-shell/docs/current/reference/htmlsingle/
- name: Security
id: security
description: Secure your application via spring-security