下载最新版seata https://github.com/seata/seata/releases 下载示例代码 https://github.com/rudolflin/seata-samples
运行sql
修改file.conf文件, 改动如下两处, 和项目中配置的一样
改成my_test_tx_group即可
seata入门
原文:https://www.cnblogs.com/awaking/p/14632548.html