logistics-report-stock-bis.yml
748 字节
## spring security 配置
security:
oauth2:
client:
client-id: ENC(U2RgKK76tZIVR2iCW/KAs2uaZWgNxlheBqKoD1+0KvU=)
client-secret: ENC(U2RgKK76tZIVR2iCW/KAs2uaZWgNxlheBqKoD1+0KvU=)
scope: server
# 数据源配置
spring:
datasource:
type: com.zaxxer.hikari.HikariDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
username: logitmp
password: hwEEygZxFm%f
url: jdbc:mysql://cf8c4b4250744c308de9cc7d5968b433in01.internal.ap-southeast-1.mysql.rds.myhuaweicloud.com/logistics?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
resources:
static-locations: classpath:/static/,classpath:/views/