摘要: 1.首先启动类增加注解 @EnableAsync 2.增加config package com.xxx.config; import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler; import org.sprin 阅读全文
posted @ 2024-08-28 16:18 蜗牛使劲冲 阅读(31) 评论(0) 推荐(0) 编辑