Polish "Add support for reactive Spring Data Couchbase"

Closes gh-10812
This commit is contained in:
Stephane Nicoll
2017-11-14 17:49:02 +01:00
parent 568cd6472b
commit bbdff1a5bf
7 changed files with 118 additions and 7 deletions

View File

@@ -4053,9 +4053,9 @@ http://docs.spring.io/spring-data/cassandra/docs/[reference documentation].
http://www.couchbase.com/[Couchbase] is an open-source, distributed multi-model NoSQL
document-oriented database that is optimized for interactive applications. Spring Boot
offers auto-configuration for Couchbase and the abstractions on top of it provided by
https://github.com/spring-projects/spring-data-couchbase[Spring Data Couchbase]. There is
a `spring-boot-starter-data-couchbase` '`Starter`' for collecting the dependencies in a
convenient way.
https://github.com/spring-projects/spring-data-couchbase[Spring Data Couchbase]. There are
a `spring-boot-starter-data-couchbase` and `spring-boot-starter-data-couchbase-reactive`
'`Starters`' for collecting the dependencies in a convenient way.