标签:-- ati cloud 配置 show component www. artifact lease
SpringBoot 2.1.1.RELEASE 集成quartz<!-- 定时任务 -->
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
</dependency>
定时任务:
SpringBoot 2.1.1.RELEASE 集成quartz
标签:-- ati cloud 配置 show component www. artifact lease
原文地址:http://blog.51cto.com/14042154/2330239