mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 20:28:01 +08:00
Add Spring Cloud Task
See gh-254
This commit is contained in:
parent
42c62a7fd3
commit
e2046b98e9
@ -477,6 +477,16 @@ initializr:
|
||||
groupId: io.zipkin.java
|
||||
artifactId: zipkin-server
|
||||
starter: false
|
||||
- name: Cloud Task
|
||||
bom: cloud-bom
|
||||
versionRange: 1.3.2.RELEASE
|
||||
content:
|
||||
- name: Tasks
|
||||
id: tasks
|
||||
description: task result tracking along with integration with batch and streams
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-task-starter
|
||||
version: 1.0.1.RELEASE
|
||||
- name: Cloud Messaging
|
||||
bom: cloud-bom
|
||||
versionRange: 1.2.3.RELEASE
|
||||
|
Loading…
Reference in New Issue
Block a user