Commit a2334cef by Administrator

Update techhero-project-verification-dev.yml

parent e2c708ee
......@@ -2,8 +2,8 @@ spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@databaseServer:30100:orcl #目前线连接local的数据库
username: sfrzv1_xx #目前线连接local的数据库
password: sfrzv1_xx #目前线连接local的数据库
username: verification_dev #目前线连接local的数据库
password: Y2F0aW9uX2Rldg== #目前线连接local的数据库
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