Commit 92b128d9 by Administrator

Update techhero-component-websocket-local.yml

parent 0697e9e0
......@@ -14,9 +14,9 @@ spring:
write-dates-as-timestamps: true
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: SYSMNG_DEV
password: SYSMNG_DEV
url: jdbc:oracle:thin:@192.168.50.246:1521:orcl
username: sysmng_ah
password: sysmng_ah
driverClassName: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......
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