Commit 3f637fff by Administrator

Update techhero-project-verification-natived.yml

parent 4f51ee62
......@@ -5,12 +5,12 @@ spring:
# username: verification_local #目前线连接local的数据库
# password: Y2F0aW9uX2xvY2Fs #目前线连接local的数据库
# url: jdbc:oracle:thin:@databaseServer:30110:orcl
# username: sfrzv1
# password: sfrzv1
url: jdbc:oracle:thin:@119.96.87.17:30100:orcl #目前线连接local的数据库
username: verification_dev #目前线连接local的数据库
password: Y2F0aW9uX2Rldg== #目前线连接local的数据库
url: jdbc:oracle:thin:@databaseServer:30110:orcl
username: sfrzv1
password: sfrzv1
# url: jdbc:oracle:thin:@119.96.87.17:30100:orcl #目前线连接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