Files
spring-data-examples/couchbase/example
deniswsrosa fd52cea0e4 #562 - Upgrading to Spring Data Couchbase 4.
Original pull request: #564.
2020-05-14 09:43:20 +02:00
..
2019-03-20 10:10:59 -05: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 6.5 and we have updated the CouchbaseConfig class accordingly to adapt RBAC authentication.

For more information, see the official documentation.