For the latest stable version, please use Spring Data Couchbase 5.4.0!spring-doc.cn

Repositories

This chapter explains the basic foundations of Spring Data repositories and Couchbase specifics. Before continuing to the Couchbase specifics, make sure you have a sound understanding of the basic concepts.spring-doc.cn

The goal of the Spring Data repository abstraction is to significantly reduce the amount of boilerplate code required to implement data access layers for various persistence stores.spring-doc.cn