- 为开发环境配置了 Hikari 连接池名称及超时参数 - 调整开发环境连接池最小空闲连接数和空闲超时时长 - 为 SIT 环境新增完整的 Hikari 连接池参数配置 - 注释掉测试脚本中部署 SIT 环境时拷贝 lib 目录的操作 - 保持服务启动脚本执行逻辑不变 |
||
|---|---|---|
| .qoder/repowiki/zh/meta | ||
| nflg-qms-admin | ||
| nflg-wms-admin | ||
| nflg-wms-auth | ||
| nflg-wms-common | ||
| nflg-wms-gateway | ||
| nflg-wms-repository | ||
| nflg-wms-scheduled | ||
| nflg-wms-shipment | ||
| nflg-wms-srm-receive | ||
| nflg-wms-starter | ||
| .gitignore | ||
| lombok.config | ||
| pom.xml | ||
| readme.md | ||
readme.md
需要安装的软件
- wkhtmltoimage
用于将HTML转为图片,打印标签需要
wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6-1/wkhtmltox-0.12.6-1.centos7.x86_64.rpm
yum localinstall wkhtmltox-0.12.6-1.centos7.x86_64.rpm