摘要: // 阿里巴巴德鲁伊数据库连接池 // https://mvnrepository.com/artifact/com.alibaba/druid-spring-boot-starter compile group: 'com.alibaba', name: 'druid-spring-boot-st 阅读全文
posted @ 2020-06-05 15:49 KeepSmiling_me 阅读(207) 评论(0) 推荐(0)
摘要: 1.引入定时任务jar /* 定期处理 */ // https://mvnrepository.com/artifact/org.quartz-scheduler/quartz compile group: 'org.quartz-scheduler', name: 'quartz', versio 阅读全文
posted @ 2020-06-05 14:59 KeepSmiling_me 阅读(623) 评论(0) 推荐(0)