摘要: 原文地址:https://blog.csdn.net/qq_37657093/article/details/122704647 SpringBoot 使用定时器的3种方式 1、使用@Scheduled注解定义 @Component public class SimpleSchedule { pri 阅读全文
posted @ 2022-07-04 09:01 红尘沙漏 阅读(2596) 评论(0) 推荐(1) 编辑