Commit 76e490a1 by Administrator

Update techhero-component-task-saier.yml

parent 3b204037
......@@ -2,8 +2,8 @@ datasource:
#本地环境
url: jdbc:oracle:thin:@databaseServer:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: tasktestv1
password: tasktestv1
username: task_prod
password: dGFza19wcm9k
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
......
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