mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +08:00
Reinstate data-redis-reactive starter
See https://github.com/spring-projects/spring-boot/issues/11035 Closes gh-521
This commit is contained in:
parent
35f1349023
commit
403d6461a3
@ -623,7 +623,7 @@ initializr:
|
||||
- name: Reactive Redis
|
||||
id: data-redis-reactive
|
||||
description: Redis key-value data store, including spring-data-redis
|
||||
versionRange: "[2.0.0.M1,2.0.0.M5)"
|
||||
versionRange: 2.0.0.M7
|
||||
links:
|
||||
- rel: guide
|
||||
href: https://spring.io/guides/gs/messaging-redis/
|
||||
|
Loading…
Reference in New Issue
Block a user