摘要: Spring boot 定时任务 开启定时任务注解 @SpringBootApplication(scanBasePackages = "org.mxn.sample") @MapperScan("org.mxn.sample.sampledao.mapper") @ServletComponent 阅读全文
posted @ 2019-05-08 10:38 为你撑起一片天 阅读(157) 评论(0) 推荐(0) 编辑