coder-common-thin-backend/coder-common-thin-web
Leo 68e93fe853 feat(config): 集成定时任务模块到项目配置
- 在plugins父模块中添加定时任务子模块依赖
- 在web启动模块中添加定时任务模块依赖
- 在主启动类中启用@EnableCoderJob注解
- 完成定时任务插件与框架的完整集成
2025-09-27 14:21:37 +08:00
..
src/main feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00
pom.xml feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00