| 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 |
|---|---|
CouchbaseTemplate |
AbstractCouchbaseDataConfiguration.couchbaseTemplate()
Creates a
CouchbaseTemplate. |
| Modifier and Type | Method and Description |
|---|---|
RepositoryOperationsMapping |
AbstractCouchbaseDataConfiguration.repositoryOperationsMapping(CouchbaseTemplate couchbaseTemplate)
Creates the
RepositoryOperationsMapping bean which will be used by the framework to choose which
CouchbaseOperations should back which CouchbaseRepository. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.