|
@ -44,9 +44,9 @@ spring: |
|
|
pool-name: mysql5HikariCP |
|
|
pool-name: mysql5HikariCP |
|
|
maximum-pool-size: 10 |
|
|
maximum-pool-size: 10 |
|
|
sqlserver1: |
|
|
sqlserver1: |
|
|
jdbc-url: jdbc:sqlserver://10.19.183.6:1433;databaseName=hwhcGold;encrypt=true;sslProtocol=TLSv1;trustServerCertificate=true; |
|
|
|
|
|
username: hwhc_gold_query |
|
|
|
|
|
password: hwhc_gold_query4564jkj |
|
|
|
|
|
|
|
|
jdbc-url: jdbc:sqlserver://52.76.43.43:1433;encrypt=true;sslProtocol=TLSv1;trustServerCertificate=true; |
|
|
|
|
|
username: gjb_test |
|
|
|
|
|
password: qweuio!@#$2 |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
|
|
|
|
|
|
application: |
|
|
application: |
|
|