130.120.3.31 oracle数据库不可用,暂时切换回105
This commit is contained in:
@@ -22,7 +22,8 @@ spring:
|
|||||||
username: ommsxc
|
username: ommsxc
|
||||||
password: ommsxc
|
password: ommsxc
|
||||||
#url: jdbc:oracle:thin:@130.120.3.236:1521/xe
|
#url: jdbc:oracle:thin:@130.120.3.236:1521/xe
|
||||||
url: jdbc:oracle:thin:@130.120.3.31:1521/orcl
|
#url: jdbc:oracle:thin:@130.120.3.31:1521/orcl
|
||||||
|
url: jdbc:oracle:thin:@130.120.3.105:1521/orcl
|
||||||
driver: oracle.jdbc.driver.OracleDriver
|
driver: oracle.jdbc.driver.OracleDriver
|
||||||
max-active: 30
|
max-active: 30
|
||||||
test-on-borrow: true
|
test-on-borrow: true
|
||||||
|
|||||||
Reference in New Issue
Block a user