# Spring Data Couchbase - Examples This project contains samples of data access features with Spring Data (Couchbase). ## Prerequisites The examples require a running [Couchbase Server](https://www.couchbase.com/downloads) 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.