mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 02:14:55 +08:00
Add support for data flow shell
Closes gh-212
This commit is contained in:
committed by
Stephane Nicoll
parent
cdcf862419
commit
879fa0e31f
@@ -522,6 +522,11 @@ initializr:
|
||||
description: Local Data Flow Server implementation
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-dataflow-server-local
|
||||
- name: Data Flow Shell
|
||||
id: cloud-dataflow-shell
|
||||
description: Data Flow Shell
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-dataflow-shell
|
||||
- name: Cloud Cluster
|
||||
bom: cloud-bom
|
||||
versionRange: 1.3.0.M4
|
||||
|
||||
Reference in New Issue
Block a user