seata-boot-starter替换为cloud-alibaba-seata
parent
0922410a22
commit
fd0e9202d8
|
@ -33,8 +33,8 @@
|
||||||
|
|
||||||
<!-- SpringBoot Seata -->
|
<!-- SpringBoot Seata -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.seata</groupId>
|
<groupId>com.alibaba.cloud</groupId>
|
||||||
<artifactId>seata-spring-boot-starter</artifactId>
|
<artifactId>spring-cloud-starter-alibaba-seata</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue