Commit f6984a4d by Administrator

Update techhero-project-emergencycommand-test.yml

parent c36189b4
...@@ -42,8 +42,8 @@ aliyun: ...@@ -42,8 +42,8 @@ aliyun:
rdsdatasource: rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@databaseServer:30110:orcl url: jdbc:oracle:thin:@databaseServer:30110:orcl
username: yjzh username: yjzhv2
password: yjzh password: yjzhv2
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
minIdle: 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