摘要:
@Service// 交给spring容器管理 哪里用到,直接注入 public class SpringRetryService { @Retryable(recover = "recoverMethod",value = Exception.class,maxAttempts = 4,backo 阅读全文
posted @ 2024-07-11 10:20
小三的小四
阅读(22)
评论(0)
推荐(0)
2024年7月11日