1 Star 1 Fork 0

常山赵子喵/owl-job

2024-07-18 13:06
1528397 rowstop 1704338719 常山赵子喵

基于 Redisson 的延迟队列实现的分布式定时任务

  1. 新增支持 cron 表达式定时任务
  2. 优化任务创建方式
  3. 增加清空任务功能
<dependency>
    <groupId>top.rows.cloud.owl.job</groupId>
    <artifactId>owl-job-core</artifactId>
    <version>1.1.0</version>
</dependency>

Springboot 项目

<dependency>
    <groupId>top.rows.cloud.owl.job</groupId>
    <artifactId>owl-job-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
最后提交信息为: release v1.1.0
Java
1
https://gitee.com/rowstop/owl-job.git
git@gitee.com:rowstop/owl-job.git
rowstop
owl-job
owl-job

搜索帮助

A270a887 8829481 3d7a4017 8829481