Go to file
lixiaolong 6be70e78c8 feat(build): 添加 Dockerfile 配置支持容器化部署
- 配置 Maven 多模块项目构建环境
- 设置多阶段构建优化镜像大小
- 添加 JAR 包复制和清理逻辑
- 配置 Java 运行时参数和 GC 选项
- 设置开发环境默认配置文件
- 实现可执行 JAR 文件重命名机制
2026-05-16 15:52:56 +08:00
cmvr-iot-admin Merge remote-tracking branch 'origin/dev' into dev 2026-05-16 13:55:27 +08:00
cmvr-iot-api refactor(flow): 优化流程控制异步处理和安全配置 2026-05-11 11:47:46 +08:00
cmvr-iot-common feat: 定时任务消费评估任务 2026-02-10 16:49:07 +08:00
cmvr-iot-device feat(device): 新增机器人配置管理功能 2025-09-22 10:58:45 +08:00
cmvr-iot-evaluation feat: 触控交互评估 2026-03-12 09:47:20 +08:00
cmvr-iot-framework refactor(flow): 优化流程控制异步处理和安全配置 2026-05-11 11:47:46 +08:00
cmvr-iot-generator migrate project to new repository 2025-08-21 14:39:54 +08:00
cmvr-iot-quartz feat: 定时任务消费评估任务 2026-02-10 16:49:07 +08:00
cmvr-iot-system fix(util): 修复车辆路径查找工具中的图标名称比较错误 2026-02-05 16:16:20 +08:00
cmvr-iot-test feat(flow): 添加任务执行入口和实例管理功能 2026-05-16 13:55:20 +08:00
cmvr-iot-ti fix: 触控交互 2026-03-24 10:59:50 +08:00
cmvr-iot-vi fix: 项目状态 2026-02-09 14:16:05 +08:00
.gitignore migrate project to new repository 2025-08-21 14:39:54 +08:00
DirectoryV3.xml migrate project to new repository 2025-08-21 14:39:54 +08:00
Dockerfile feat(build): 添加 Dockerfile 配置支持容器化部署 2026-05-16 15:52:56 +08:00
Jenkinsfile migrate project to new repository 2025-08-21 14:39:54 +08:00
LICENSE migrate project to new repository 2025-08-21 14:39:54 +08:00
pom.xml chore: 删除无用依赖 2026-03-03 11:22:46 +08:00