随笔分类 - 分布式事务
摘要:Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution. What is Fescar? A distributed transaction soluti
阅读全文
摘要:Quick Start Quick Start Let's begin with a Microservices example. Use case A business logic for user purchasing commodities. The whole business logic
阅读全文
摘要:项目说明 本项目演示如何使用 Fescar Starter 完成 Spring Cloud 应用的分布式事务接入。 准备工作 在运行此示例之前,你需要先完成如下几步准备工作: 配置数据库 创建 UNDO_LOG 表 创建 示例中 业务所需要的数据库表 启动 Fescar Server 配置数据库 首
阅读全文