mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +08:00
Remove Stream Redis
Closes gh-225
This commit is contained in:

committed by
Stephane Nicoll

parent
559f7f9b23
commit
41b1d399c3
@@ -480,12 +480,6 @@ initializr:
|
|||||||
versionRange: 1.3.0.M4
|
versionRange: 1.3.0.M4
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-stream-rabbit
|
artifactId: spring-cloud-starter-stream-rabbit
|
||||||
- name: Stream Redis
|
|
||||||
id: cloud-stream-binder-redis
|
|
||||||
description: Messaging microservices with Redis
|
|
||||||
versionRange: 1.3.0.M4
|
|
||||||
groupId: org.springframework.cloud
|
|
||||||
artifactId: spring-cloud-starter-stream-redis
|
|
||||||
- name: Stream Kafka
|
- name: Stream Kafka
|
||||||
id: cloud-stream-binder-kafka
|
id: cloud-stream-binder-kafka
|
||||||
description: Messaging microservices with Kafka
|
description: Messaging microservices with Kafka
|
||||||
|
Reference in New Issue
Block a user