摘要: 之前写过使用quartz、xxl实现任务调度,最近有空总结了使用springboot自带的scheduled方式实现任务调度 打开IDEA选择file->new->project 写上group名和artifact名 选择web项目,选择Spring Web,最后下一步完成即可 pom.xml文件中 阅读全文
posted @ 2021-01-05 17:56 低调码农哥! 阅读(840) 评论(0) 推荐(0)