修改oracle数据库的地址为236服务器
This commit is contained in:
@@ -12,7 +12,7 @@ spring:
|
|||||||
secondary:
|
secondary:
|
||||||
username: ommsxc
|
username: ommsxc
|
||||||
password: ommsxc
|
password: ommsxc
|
||||||
url: jdbc:oracle:thin:@130.120.2.105:1521/orcl
|
url: jdbc:oracle:thin:@130.120.3.236:1521/xe
|
||||||
driver: oracle.jdbc.driver.OracleDriver
|
driver: oracle.jdbc.driver.OracleDriver
|
||||||
tomcat:
|
tomcat:
|
||||||
max-active: 30
|
max-active: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user