ots:
|
name: ots
|
version: 1.0.5
|
copyrightYear: 2020
|
demoEnabled: false
|
profile: /home/data/ots/uploadPath
|
imagePath: http://120.24.39.179:8090/profile/images
|
addressEnabled: true
|
reportTemplates: /home/data/ots/reportTemplates/
|
httpProfilePath: http://120.24.39.179:8090/profile
|
|
spring:
|
datasource:
|
type: com.alibaba.druid.pool.DruidDataSource
|
driverClassName: com.mysql.cj.jdbc.Driver
|
druid:
|
master:
|
url: jdbc:mysql://120.24.39.179:3306/ots-sand?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
username: root
|
password: TAI@2019#Zjun
|
slave:
|
enabled: false
|
url:
|
username:
|
password:
|
initialSize: 5
|
minIdle: 10
|
maxActive: 20
|
maxWait: 60000
|
timeBetweenEvictionRunsMillis: 60000
|
minEvictableIdleTimeMillis: 300000
|
maxEvictableIdleTimeMillis: 900000
|
validationQuery: SELECT 1 FROM DUAL
|
testWhileIdle: true
|
testOnBorrow: false
|
testOnReturn: false
|
webStatFilter:
|
enabled: true
|
statViewServlet:
|
enabled: true
|
allow:
|
url-pattern: /druid/*
|
login-username:
|
login-password:
|
filter:
|
stat:
|
enabled: true
|
log-slow-sql: true
|
slow-sql-millis: 1000
|
merge-sql: true
|
wall:
|
config:
|
multi-statement-allow: true
|
|
mail:
|
|
vue:
|
url: http://120.24.39.179/exam-stu/#/ots/{0}/login
|
|
ATSTai:
|
host: 127.0.0.1
|
port: 9123
|
jasypt:
|
encryptor:
|
password: 5ciqxnka5s02w9qu
|
algorithm: PBEWithMD5AndDES
|