Reinstate spring-boot-starter-data-redis-reactive

Closes gh-11035
This commit is contained in:
Stephane Nicoll
2017-11-15 19:02:59 +01:00
parent def47c31de
commit d3daded636
4 changed files with 27 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
<module>spring-boot-starter-data-mongodb-reactive</module>
<module>spring-boot-starter-data-neo4j</module>
<module>spring-boot-starter-data-redis</module>
<module>spring-boot-starter-data-redis-reactive</module>
<module>spring-boot-starter-data-rest</module>
<module>spring-boot-starter-data-solr</module>
<module>spring-boot-starter-freemarker</module>