| Package | Description |
|---|---|
| org.springframework.data.couchbase.config |
This package contains all classes needed for specific configuration of
Spring Data Couchbase.
|
| Modifier and Type | Method and Description |
|---|---|
RxJavaCouchbaseTemplate |
AbstractReactiveCouchbaseDataConfiguration.reactiveCouchbaseTemplate()
Creates a
RxJavaCouchbaseTemplate. |
| Modifier and Type | Method and Description |
|---|---|
ReactiveRepositoryOperationsMapping |
AbstractReactiveCouchbaseDataConfiguration.reactiveRepositoryOperationsMapping(RxJavaCouchbaseTemplate couchbaseTemplate)
Creates the
ReactiveRepositoryOperationsMapping bean which will be used by the framework to choose which
RxJavaCouchbaseOperations should back which ReactiveCouchbaseRepository. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.