Files
spring-data-examples/couchbase/example
Oliver Gierke d854c6d084 #342 - Expanded copyright headers to 2018.
Removed trailing whitespace in touched files.
2018-02-22 11:42:57 +01:00
..
2017-11-23 14:10:57 +01:00
2017-11-23 14:10:57 +01:00

Spring Data Couchbase - Examples

This project contains samples of data access features with Spring Data (Couchbase).

Prerequisites

The examples require a running Couchbase Server server with the travel sample bucket imported. We assume you're running Couchbase 5 and we have spring.couchbase.bucket.password=… accordingly to adapt RBAC authentication.