本文主要是介绍ShardingSphere 5.x 系列【23】分布式事务 BASE 模式集成 Seata,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
有道无术,术尚可求,有术无道,止于术。
本系列Spring Boot 版本 3.1.0
本系列ShardingSphere 版本 5.4.0
源码地址:https://gitee.com/pearl-organization/study-sharding-sphere-demo
文章目录
- 1. 前言
- 2. Seata
- 3. BASE 事务
- 4. 案例演示
- 4.1 环境准备
- 4.2 undo_log 表
- 3.3 引入依赖
- 4.4 配置
- 4.5 添加注解
这篇关于ShardingSphere 5.x 系列【23】分布式事务 BASE 模式集成 Seata的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!