Files
spring-data-examples/couchbase/example/README.md
Marc Wrobel ce994f9ea0 Fix typos in documentations.
Fix typos in READMEs, javadoc, comments and code.

Original pull request #642
2022-07-29 13:07:11 +02:00

545 B

Spring Data Couchbase - Examples

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

Prerequisites

The examples require a running Couchbase Server with the travel sample bucket imported. We assume you're running Couchbase 6.5 and we have updated the application.properties class accordingly to adapt RBAC authentication.

For more information, see the official documentation.