摘要: 首先开启切面: @SpringBootApplication@EnableAsync@EnableAspectJAutoProxy(proxyTargetClass = true)public class DemoApplication { public static void main(Strin 阅读全文
posted @ 2020-10-28 16:12 帖子搬运工 阅读(279) 评论(0) 推荐(0) 编辑