zhangjf 1f30315a2f refactor: 将conf目录加入classpath,移除spring.config.location参数
- start.sh:
  - ClassPath改为 lib/*:conf
  - 移除CONFIG_OPTS参数
  - Spring Boot自动从classpath加载配置文件

优势:
- 启动命令更简洁
- 配置文件作为classpath资源自动加载
- 符合Spring Boot标准做法
2026-02-22 20:37:20 +08:00
2026-02-20 10:13:52 +08:00
Description
资金管理平台
326 MiB
Languages
Java 61.1%
Vue 26.6%
Shell 6.6%
TypeScript 4.7%
Dockerfile 0.5%
Other 0.4%