hutool/hutool-cron
2025-06-27 16:47:39 +08:00
..
src fix comment 2025-06-25 17:03:22 +08:00
pom.xml fix dependency 2025-06-27 16:47:39 +08:00
README.md add readme 2023-04-17 01:04:37 +08:00

🍬Make Java Sweet Again.

👉 https://hutool.cn/ 👈

📚Hutool-cron 模块介绍

Hutool-cron提供简单定时任务的功能。


🛠️包含内容

Hutool的定时任务模块与Linux的Crontab使用上非常类似通过一个cron.setting配置文件简单调用start()方法即可简单使用。