Commit dca96570 by Administrator

Update techhero-framework-auth-local.yml

parent 69ebd1b3
# datasoure默认使用JDBC
spring: spring:
datasource: datasource:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl druid:
username: sysmngv4 stat-view-servlet:
password: sysmngv4 loginUsername: root
#test loginPassword: root
#url: jdbc:oracle:thin:@119.96.85.104:1521:orcl initial-size: 1
#username: sysmng max-active: 20
#password: sysmng min-idle: 3
driverClassName: oracle.jdbc.OracleDriver max-wait: 60000
initial-size: 5 time-between-eviction-runs-millis: 60000
validation-query: SELECT 1 validation-query: select 1 from dual
test-on-borrow: false filters: stat,slf4j
test-while-idle: true dynamic:
time-between-eviction-runs-millis: 18800 primary: message
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000) datasource:
message:
url: jdbc:mysql://dev-env:33060/message_db?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
username: root
password: techhero
driver-class-name: com.mysql.cj.jdbc.Driver
ignore: ignore:
urls: urls:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment