|
|
@ -4,7 +4,7 @@ spring: |
|
|
druid: |
|
|
druid: |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
url: jdbc:sqlserver://xujiesoft.vicp.net:11512;databaseName=SZJTEM |
|
|
|
|
|
|
|
|
url: jdbc:sqlserver://xujiesoft.vicp.net:11512;databaseName=JTKJ |
|
|
username: xjsoft |
|
|
username: xjsoft |
|
|
password: XsoftJ123 |
|
|
password: XsoftJ123 |
|
|
initial-size: 10 |
|
|
initial-size: 10 |
|
|
|