关于spring:Apache-Geode-的-Spring-数据

3次阅读

共计 1272 个字符,预计需要花费 4 分钟才能阅读完成。

原题目:Spring 认证 |Apache Geode 的 Spring 数据


Spring Data for Apache Geode 我的项目的次要指标是应用 Apache Geode 进行分布式数据管理,使构建高度可扩大的 Spring 驱动的应用程序变得更加容易。

Spring Data for Apache Geode 为您的 Apache Geode 应用程序带来了 Spring Framework 的全副性能。

特色
应用 Spring 以申明形式配置和创立 Apache Geode 资源的 XML 命名空间

开箱即用的正文模型,可疾速轻松地开始应用 Apache Geode

简化 Apache Geode API 的应用

Apache Geode 反对的 Spring Cache Abstraction

利用于存储在 Apache Geode 中的 POJO 的 Spring Data Mapping 基础架构

由 Apache Geode 反对的 Spring Data Repositories

Apache Geode 通过 Spring 的申明式事务管理缓存事务

通过 Spring 的申明式事务管理在全局、JTA 事务中应用 Apache Geode 的额定反对

对 Apache Geode 序列化的加强反对

函数执行的注解

反对间断查问

对 Apache Lucene 集成的加强反对

应用 Apache Geode 疏导 Spring 上下文

用于 Apache Geode 的 Spring 工具套件 Spring 我的项目模板

文档构造
以下内容解释了 Spring Data 为 Apache Geode 提供的外围性能:

Bootstrapping Apache Geode with the Spring Container 形容了为配置、初始化和拜访 Apache Geode 缓存、区域和相干分布式系统组件提供的配置反对。

应用 Apache Geode API 解释了 Apache Geode API 与 Spring 中可用的各种数据拜访性能之间的集成,例如基于模板的数据拜访、异样转换、事务管理和缓存。

应用 Apache Geode 序列化形容了对 Apache Geode 的托管对象序列化和反序列化的加强。

POJO Mapping 形容了应用 Spring Data 存储在 Apache Geode 中的 POJO 的持久性映射。

Spring Data for Apache Geode Repositories 形容了如何通过应用根本的 CRUD 和简略的查问操作来创立和应用 Spring Data Repositories 来拜访存储在 Apache Geode 中的数据。

函数执行的正文反对形容了如何通过应用正文来执行数据所在的分布式计算来创立和应用 Apache Geode 函数。

间断查问 (CQ)形容了如何应用 Apache Geode 的间断查问 (CQ) 性能来解决基于趣味的事件流,该趣味是在 Apache Geode 的 OQL(对象查询语言)中定义和注册的。

在 Apache Geode 中疏导 Spring ApplicationContext 形容了如何 ApplicationContext 应用 Gfsh.

示例应用程序形容了随发行版提供的示例,以阐明 Spring Data for Apache Geode 中可用的各种性能。

正文完
 0