Reinstate data-redis-reactive starter

See https://github.com/spring-projects/spring-boot/issues/11035

Closes gh-521
This commit is contained in:
Stephane Nicoll
2017-11-15 19:29:59 +01:00
parent 35f1349023
commit 403d6461a3

View File

@@ -623,7 +623,7 @@ initializr:
- name: Reactive Redis - name: Reactive Redis
id: data-redis-reactive id: data-redis-reactive
description: Redis key-value data store, including spring-data-redis 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: links:
- rel: guide - rel: guide
href: https://spring.io/guides/gs/messaging-redis/ href: https://spring.io/guides/gs/messaging-redis/