Commit 60c7ed95 by Administrator

Update application.yml

parent f4389131
...@@ -17,10 +17,6 @@ spring: ...@@ -17,10 +17,6 @@ spring:
username: SYSDBA username: SYSDBA
password: 123456789 password: 123456789
driver-class-name: dm.jdbc.driver.DmDriver driver-class-name: dm.jdbc.driver.DmDriver
hikari:
minimum-idle: 1
maximum-pool-size: 5
connection-test-query: select 1 from dual
slave_1: slave_1:
url: jdbc:mysql://47.121.142.86:3306/sys url: jdbc:mysql://47.121.142.86:3306/sys
username: root username: root
......
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