1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

upgrade seata to 0.7.1 and update seata sample

Signed-off-by: slievrly <slievrly@163.com>
This commit is contained in:
slievrly
2019-07-16 13:21:38 +08:00
parent 0f55fcc696
commit 471a1228ff
11 changed files with 145 additions and 115 deletions

View File

@@ -16,7 +16,7 @@
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-spring</artifactId>
<artifactId>seata-all</artifactId>
</dependency>
<dependency>