mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +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
|
||||
groupId: org.springframework.cloud
|
||||
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
|
||||
id: cloud-stream-binder-kafka
|
||||
description: Messaging microservices with Kafka
|
||||
|
Reference in New Issue
Block a user