Skip to content

Commit 3c878d6

Browse files
committed
fix readme by seata tcc
1 parent 49369f2 commit 3c878d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-seata-tcc-sample/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Seata 事务模型包含了:TM(事务管理器),RM(资源管理器)
178178

179179
```
180180

181-
###### 执行流程:
181+
###### 3.测试流程:
182182
> - 步骤一,运行SeataServerStarter(程序会在本地启动Seata Server服务)
183183
> - 步骤二,运行SpringbootTccProviderApplication(程序会在本地使用Curator包自动启动Zookeeper服务,并启动Dubbo完成两个服务注册)
184184
> - 步骤三,运行SpringbootTccTransactionApplication(程序会消费Dubbo的两个服务,自行运行Seata-TCC的分布式事务提交demo和分布式事务回滚demo)

0 commit comments

Comments
 (0)