You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
545 B
Markdown

# Seata分布式事务解决方案
## Spring 声明式事务 @Transactional 注解解读
-
## Spring 事务 @Transactional 注解的应用
-
## @Transactional 注解失效的场景
-
## 分布式事务理论及解决方案概览
## 分布式事务解决方案 Seata AT 模式解读
-
## Seata Server 单机与高可用模式搭建
- 单机版本的 Seata 直接下载启动就可以, 不需要做任何的修改
## Seata AT 模式的应用
## 解读 Seata AT 模式的实现原理
## 分布式事务及解决方案 Seata 总结