Spring Data Couchbase

授权协议 Apache
开发语言 Java
所属分类 程序开发、 Spring Data 扩展
软件类型 开源软件
地区 不详
投 递 者 麹学文
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Spring Data Couchbase 项目提供了对 Couchbase Server数据库的集成。 Spring Data Couchbase的核心功能区是一个 POJO 中心模型,用于和 Couchbase Buckets 交互,并可以轻松编写 Repository 风格的数据访问层。

特性:

  • Spring 配置支持使用基于 Java 的 @Configuration 类,或者用于 Couchbase 驱动的 XML 命名空间。

  • CouchbaseTemplate 帮助类,提高一般 Couchbase 操作的效率, 包含对文档和 POJO 集成对象的映射。


  • 集成 Spring's Conversion Service 的丰富特性的对象映射


  • 英文原文:https://spring.io/projects/spring-data-couchbase 目录 概述 特性 快速开始 学习 文档 概述 Spring Data for Couchbase是Spring Data项目的一部分,旨在为新数据存储提供熟悉且一致的基于Spring的编程模型,同时保留特定于商店的特性和功能。 Spring Data Couchbase项目提供与Couchb

  • 1.在spring命名空间中添加couchbase命名空间 xmlns:couchbase="http://www.springframework.org/schema/data/couchbase" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sche

  • Overview Learn Spring Data for Couchbase is part of the umbrella Spring Data project which aims to provide a familiar and consistent Spring-based programming model for new datastores while retaining

  • Overview Learn Spring Data for Couchbase is part of the umbrella Spring Data project which aims to provide a familiar and consistent Spring-based programming model for new datastores while retaining

  • Getting Started Reference Documentation For further reference, please consider the following sections: Official Apache Maven documentation Spring Boot Maven Plugin Reference Guide Create an OCI image

  • Releases Oliver Drotbohm September 12, 2013 Hot on the heals of the Spring Data Babbage GA release I am happy to announce the availability of two community driven Spring Data modules, namely the first

  • Spring Data Couchbase 1.0 GA版本已发布! 该项目是Spring Data项目的一部分,该项目旨在为新数据存储提供熟悉且一致的基于Spring的编程模型,同时保留特定于存储的功能。 Spring Data Couchbase项目提供了与Couchbase Server数据库的集成。 发生了变化和改进,导致该项目的GA发布。 现在,它包含新功能和附加功能,其中最引人注目的是

  • Releases Oliver Drotbohm November 18, 2013 On behalf of module lead Michael Nitschinger, I am pleased to announce the availability of milestone two of the Spring Data module for Couchbase. This new re

  • 我正在尝试使用Spring-Data-Couchbase . 我想从findAll(Iterable)方法获取List . 我将“全部”视图设置为我的 生产环境 视图 . 但是,我遇到了例外 . 我如何使用findAll(Iterable)方法? 以下是示例代码和例外 . 文件类: @Document public class User { @Id private String id; priva

  • Getting Started Reference Documentation For further reference, please consider the following sections: Official Apache Maven documentation Spring Boot Maven Plugin Reference Guide Create an OCI image

  • Spring Data Reactive Couchbase         依赖说明:使用 Spring Data Couchbase 以反应方式访问 Couchbase NoSQL 数据库。         CouchBase是一款开源的、分布式的、面向文档的NoSQL数据库,主要用于分布式缓存和数据存储领域。能够通过manage cache提供快速的亚毫米级别的k-v存储操作,并且提供快速的

  • Spring Data Couchbase         依赖说明:NoSQL 面向文档的数据库,提供内存优先架构、地理分布式部署和工作负载隔离。     CouchBase是一款开源的、分布式的、面向文档的NoSQL数据库,主要用于分布式缓存和数据存储领域。能够通过manage cache提供快速的亚毫米级别的k-v存储操作,并且提供快速的查询和其功能强大的能够指定SQL-like查询的查询引