Polish "Add Spring Cloud Task" contribution

Closes gh-254
This commit is contained in:
Stephane Nicoll
2016-07-13 10:36:52 +02:00
parent e2046b98e9
commit 9a516f75c4

View File

@@ -328,6 +328,13 @@ initializr:
description: OAuth2 and distributed application patterns with spring-cloud-security
groupId: org.springframework.cloud
artifactId: spring-cloud-starter-oauth2
- name: Cloud Task
id: cloud-task
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
versionRange: 1.3.2.RELEASE
- name: Cloud Config
bom: cloud-bom
versionRange: 1.2.3.RELEASE
@@ -477,16 +484,6 @@ 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