X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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.

X Tutup