mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-07 22:28:03 +08:00
Remove spring-cloud-starter-bus-rabbit (non-existent starter)
This commit is contained in:
parent
f5e2de8f61
commit
6aea29f356
@ -356,15 +356,8 @@ initializr:
|
|||||||
- name: Cloud Bus AMQP
|
- name: Cloud Bus AMQP
|
||||||
id: cloud-bus-amqp
|
id: cloud-bus-amqp
|
||||||
description: A simple control bus with AMQP and spring-cloud-bus-amqp
|
description: A simple control bus with AMQP and spring-cloud-bus-amqp
|
||||||
versionRange: "[0.0.0.RELEASE,1.3.0.M5]"
|
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-bus-amqp
|
artifactId: spring-cloud-starter-bus-amqp
|
||||||
- name: Cloud Bus Rabbit
|
|
||||||
id: cloud-bus-rabbit
|
|
||||||
description: A simple control bus with Rabbit and spring-cloud-bus
|
|
||||||
versionRange: "(1.3.0.M5,9999.9.9.RELEASE]"
|
|
||||||
groupId: org.springframework.cloud
|
|
||||||
artifactId: spring-cloud-starter-bus-rabbit
|
|
||||||
- name: Cloud Bus Redis
|
- name: Cloud Bus Redis
|
||||||
id: cloud-bus-redis
|
id: cloud-bus-redis
|
||||||
description: A simple control bus with Redis and spring-cloud-bus
|
description: A simple control bus with Redis and spring-cloud-bus
|
||||||
|
Loading…
Reference in New Issue
Block a user