mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +08:00
Polish
This commit is contained in:
parent
fe2bbfcc3c
commit
4f3888e361
@ -959,13 +959,13 @@ initializr:
|
||||
versionRange: "1.3.0.RELEASE"
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-bus-kafka
|
||||
- name: Stream Rabbit
|
||||
- name: Stream Binder Rabbit
|
||||
id: cloud-stream-binder-rabbit
|
||||
description: Messaging microservices with RabbitMQ
|
||||
versionRange: 1.3.0.RELEASE
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-stream-rabbit
|
||||
- name: Stream Kafka
|
||||
- name: Stream Binder Kafka
|
||||
id: cloud-stream-binder-kafka
|
||||
description: Messaging microservices with Kafka
|
||||
versionRange: 1.3.0.RELEASE
|
||||
|
Loading…
Reference in New Issue
Block a user