Commit 3b73dcb4 by Administrator

Update application.yml

parent 1a395a94
...@@ -22,10 +22,10 @@ spring: ...@@ -22,10 +22,10 @@ spring:
maximum-pool-size: 5 maximum-pool-size: 5
connection-test-query: select 1 from dual connection-test-query: select 1 from dual
slave_1: slave_1:
url: jdbc:mysql://119.96.99.9:30110/jcsjv2 url: jdbc:mysql://119.96.99.9:30110/orcl
username: jcsjv2 username: jcsjv2
password: jcsjv2 password: jcsjv2
driver-class-name: com.mysql.jdbc.Driver driver-class-name: oracle.jdbc.OracleDriver
redis: redis:
host: 119.96.87.17 #47.104.251.199 host: 119.96.87.17 #47.104.251.199
port: 6379 #6942 port: 6379 #6942
......
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