kangarooDataCenterV3/buildpackage/src/main/resources/application-hclocal.yml

27 lines
1.5 KiB
YAML
Raw Normal View History

2024-05-06 15:19:33 +08:00
#######################本地环境#######################
logging:
#日志级别 指定目录级别
level:
root: info
encodings: UTF-8
file:
# 日志保存路径
2024-05-07 09:04:40 +08:00
path: D:\yongansystem\kangarooDataCenter\v3\logs
2024-05-06 15:19:33 +08:00
spring:
datasource:
dynamic:
datasource:
master:
2024-05-27 10:46:36 +08:00
# url: jdbc:mysql://hzya.ufyct.com:9096/businesscenternew?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowLoadLocalInfile=false&autoReconnect=true&failOverReadOnly=false&connectTimeout=30000&socketTimeout=30000&autoReconnectForPools=true
# username: root
# password: bd993088e8a7c3dc5f44441617f9b4bf
# driver-class-name: com.mysql.jdbc.Driver # 3.2.0开始支持SPI可省略此配置
url: jdbc:mysql://hzya.ufyct.com:9014/businesscenter?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowLoadLocalInfile=false&autoReconnect=true&failOverReadOnly=false&connectTimeout=30000&socketTimeout=30000&autoReconnectForPools=true
username: root
2024-05-29 17:20:12 +08:00
password: 62e4295b615a30dbf3b8ee96f41c820b
2024-05-27 10:46:36 +08:00
driver-class-name: com.mysql.jdbc.Driver # 3.2.0开始支持SPI可省略此配置
2024-05-06 15:19:33 +08:00
savefile:
# 文件保存路径
2024-05-07 09:04:40 +08:00
path: D:\yongansystem\kangarooDataCenter\v3\logs
zt:
2024-05-06 15:19:33 +08:00
url: http://127.0.0.1:9999/kangarooDataCenterV3/entranceController/externalCallInterface