You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
|
1 year ago
|
#spring:
|
||
|
|
# datasource:
|
||
|
|
# druid:
|
||
|
|
# db-type: mysql
|
||
|
|
# url: jdbc:mysql://${DB_HOST:118.31.7.2}:${DB_PORT:3306}/${DB_NAME:tz_digital_trade}?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8&useSSL=false&useInformationSchema=true&allowPublicKeyRetrieval=true&allowMultiQueries=true
|
||
|
|
# username: ${DB_USER:root}
|
||
|
|
# password: ${DB_PWD:sztzjy2017}
|
||
|
|
# driver-class-name: com.mysql.cj.jdbc.Driver
|
||
|
|
|
||
|
|
spring:
|
||
|
|
datasource:
|
||
|
|
druid:
|
||
|
|
db-type: mysql
|
||
|
|
url: jdbc:mysql://${DB_HOST:120.79.54.255}:${DB_PORT:3306}/${DB_NAME:tz_digital_trade}?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8&useSSL=false&useInformationSchema=true&allowPublicKeyRetrieval=true
|
||
|
|
username: ${DB_USER:root}
|
||
|
|
password: ${DB_PWD:Sztzjy506}
|
||
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
# 文件存储
|
||
|
|
file:
|
||
|
|
type: local
|
||
|
|
path: /usr/local/tianzeProject/digitalTrade/uploadFile
|
||
|
|
# path: D:/tianzeProject/digitalTrade/
|
||
|
|
url: "https://szmy.sztzjy.com:218/file"
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
item:
|
||
|
|
name: trade
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|