Package org.springframework.data.couchbase.repository


package org.springframework.data.couchbase.repository
This package contains the Couchbase interfaces to support the Spring Data repository abstraction.
The goal of Spring Data repository abstraction is to significantly reduce the amount of boilerplate code required to implement data access layers for various persistence stores.