You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
besure_server/yudao-framework/yudao-spring-boot-starter-job
YunaiV 1274f92544 优化 job 调度:
1. 新增或修改 job 配置时,校验 handlerName 对应的 Spring Bean 存在
2. 删除 job 时,额外暂停 Trigger、取消调度,更完善
2 years ago
..
src/main 优化 job 调度: 2 years ago
pom.xml 解决 PostgreSQL 集成 Quartz 时的报错 4 years ago
《芋道 Spring Boot 定时任务入门》.md 项目结构调整 x 16 : 将 monitor、sms、dict 等组件拆分出去 5 years ago
《芋道 Spring Boot 异步任务入门》.md 多租户,接入 Spring Async 机制 4 years ago