This commit is contained in:
Stephane Nicoll 2018-01-12 01:58:04 +01:00
parent fe2bbfcc3c
commit 4f3888e361

View File

@ -959,13 +959,13 @@ initializr:
versionRange: "1.3.0.RELEASE" versionRange: "1.3.0.RELEASE"
groupId: org.springframework.cloud groupId: org.springframework.cloud
artifactId: spring-cloud-starter-bus-kafka artifactId: spring-cloud-starter-bus-kafka
- name: Stream Rabbit - name: Stream Binder Rabbit
id: cloud-stream-binder-rabbit id: cloud-stream-binder-rabbit
description: Messaging microservices with RabbitMQ description: Messaging microservices with RabbitMQ
versionRange: 1.3.0.RELEASE versionRange: 1.3.0.RELEASE
groupId: org.springframework.cloud groupId: org.springframework.cloud
artifactId: spring-cloud-starter-stream-rabbit artifactId: spring-cloud-starter-stream-rabbit
- name: Stream Kafka - name: Stream Binder Kafka
id: cloud-stream-binder-kafka id: cloud-stream-binder-kafka
description: Messaging microservices with Kafka description: Messaging microservices with Kafka
versionRange: 1.3.0.RELEASE versionRange: 1.3.0.RELEASE