Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 184 Bytes

Spring-Boot-Quartz

Spring Boot+Quartz简单例子实现定时任务。 启动项目后,就可以看到两个job打印的不同信息,具体规则在QuartzConfig.java中配置。