随笔分类 - 定时任务-quartz
摘要:问题:服务宕机重启后quartz没有执行之前设置的定时任务。 原因:没有配置jobStore,设置的定时不会写入到qrtz开头的表中。重启服务quartz无法自动拾取之前设置的定时任务。 有jobStore的配置: # quartz: # #相关属性配置 # properties: # org: #
阅读全文
摘要:参考:https://www.cnblogs.com/youzhibing/p/10024558.html 参考项目gitee地址:https://gitee.com/youzhibing/spring-boot-2.0.3/tree/master/spring-boot-quartz
阅读全文
浙公网安备 33010602011771号