分布式事务Seata-AT模式,在已有springcloud+eureka+feign+mybatis项目基础上如何整合Seata
之前已经详细介绍过Seata的几种模式,今天用一个Demo来说明在现有springcloud+eureka+feign+mybatis项目基础上如何整合Seata,以官方demo为例首先下载一下官方的Demo,地址:https://github.com/seata/seata-samples然后下载Seata的server端,地址:https://github.com/seata/seata/re