Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

定时度插件手册

低代码实现一些定时执行的业务,如:定时采集、定时静态化、定时发短信

Tip

需要根据实际业务进行代码开发才能使用

依赖

<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-quartz</artifactId>
</dependency>

动图演示