common增加seata异常处理

This commit is contained in:
ajaxfan
2021-03-19 11:37:57 +08:00
parent 22d4a3f6d7
commit d3c4b23e03
5 changed files with 45 additions and 17 deletions

View File

@ -49,6 +49,12 @@
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-security-starter</artifactId>
</dependency>
<dependency>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-seata-starter</artifactId>
<optional>true</optional>
</dependency>
<!--普罗米修斯 -->
<dependency>