mirror of
https://gitee.com/dcren/initializr.git
synced 2026-03-18 21:09:43 +08:00
Merge pull request #225 from mbogoevici/delete-stream-redis
* pr/225: Remove Stream Redis
This commit is contained in:
@@ -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