All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.data.couchbase.repository.package-info Maven / Gradle / Ivy

/**
 * 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. */ package org.springframework.data.couchbase.repository;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy