mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 10:24:58 +08:00
Merge pull request #212 from joshlong/dataflow-shell
* pr/212: Add support for data flow shell
This commit is contained in:
@@ -522,6 +522,11 @@ initializr:
|
|||||||
description: Local Data Flow Server implementation
|
description: Local Data Flow Server implementation
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-dataflow-server-local
|
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
|
- name: Cloud Cluster
|
||||||
bom: cloud-bom
|
bom: cloud-bom
|
||||||
versionRange: 1.3.0.M4
|
versionRange: 1.3.0.M4
|
||||||
|
|||||||
Reference in New Issue
Block a user