Go to file
Grand-cocoa 80a782f41d
Some checks failed
Mirai-build / Explore-Gitea-Actions (push) Failing after 11s
```优化Dockerfile中的命令执行
将'CMD'指令更改为'ENTRYPOINT',以允许更好地控制Spring Boot应用程序的启动方式。此更改使得在容器启动时能够更灵活地传递参数给Java命令。
```
2024-09-18 18:48:36 +08:00
.gitea/workflows 工作流优化:简化仓库克隆路径配置 2024-09-18 17:57:25 +08:00
.mvn/wrapper ```使用华为云Maven镜像更新Maven依赖项 2024-09-18 17:36:11 +08:00
lib 和数据库提醒服务优化 2024-09-18 17:12:51 +08:00
src 和数据库提醒服务优化 2024-09-18 17:12:51 +08:00
.gitignore init 2024-08-29 17:02:36 +08:00
android_pad.json 和数据库提醒服务优化 2024-09-18 17:12:51 +08:00
device.json ```工作流更新与设备信息添加 2024-09-18 17:25:48 +08:00
Dockerfile ```优化Dockerfile中的命令执行 2024-09-18 18:48:36 +08:00
KFCFactory.json 和数据库提醒服务优化 2024-09-18 17:12:51 +08:00
mvnw ```使用华为云Maven镜像更新Maven依赖项 2024-09-18 17:36:11 +08:00
mvnw.cmd ```使用华为云Maven镜像更新Maven依赖项 2024-09-18 17:36:11 +08:00
pom.xml 添加华为云插件仓库以支持maven构建 2024-09-18 18:44:48 +08:00