Add reactive couchbase starter

This commit is contained in:
Stephane Nicoll 2017-11-15 19:08:06 +01:00
parent 3eb8908789
commit 35f1349023

View File

@ -587,6 +587,13 @@ initializr:
links:
- rel: reference
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-couchbase
- name: Reactive Couchbase
id: data-couchbase-reactive
description: Couchbase NoSQL database, including spring-data-couchbase and the reactive driver
versionRange: 2.0.0.M7
links:
- rel: reference
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-couchbase
- name: Neo4j
id: data-neo4j
description: Neo4j NoSQL graph database, including spring-data-neo4j