第三方调用异常与事务边界、消息重试队列Redis与数据定时同步任务、重试次数闭环不稳定
This commit is contained in:
@@ -27,12 +27,11 @@
|
||||
<!-- 依赖服务 -->
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>msgpush-system-api</artifactId>
|
||||
<artifactId>msgpush-module-system-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>msgpush-spring-boot-starter-biz-ip</artifactId>
|
||||
@@ -80,7 +79,6 @@
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<!-- 消息队列相关 -->
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
|
||||
Reference in New Issue
Block a user