Commit 89fe2c6f by Administrator

Update techhero-component-workflow-dev.yml

parent 2aa971f5
......@@ -10,8 +10,8 @@ spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: workflow_dev
password: d29ya2Zsb3dfZGV2
username: workflow_local
password: a2Zsb3dfbG9jYWw=
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 9 #初始化提供的连接数
minIdle: 9 #数据库连接池的最小维持连接数
......
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