|
|
@ -10,7 +10,7 @@ spring: |
|
|
maximum-pool-size: 50 |
|
|
maximum-pool-size: 50 |
|
|
|
|
|
|
|
|
wechart: |
|
|
wechart: |
|
|
jdbc-url: jdbc:sqlserver://18.142.225.183:1455;databaseName=wechart;loginTimeout=30;connectTimeout=30000;encrypt=true;enabledTLSProtocols=TLSv1.2;trustServerCertificate=true |
|
|
|
|
|
|
|
|
jdbc-url: jdbc:sqlserver://18.142.225.183:1455;databaseName=wechart;loginTimeout=30;connectTimeout=30000;encrypt=true;trustServerCertificate=true;sslProtocol=TLSv1 |
|
|
username: query_hz |
|
|
username: query_hz |
|
|
password: 8HxsYzefFBsLc8kksxa |
|
|
password: 8HxsYzefFBsLc8kksxa |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
|