mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-11 12:22:50 +00:00
提交SqlServer配置yml
This commit is contained in:
parent
37a116f2fb
commit
a902d9af19
@ -151,7 +151,7 @@ spring:
|
||||
datasource:
|
||||
master:
|
||||
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
|
||||
url: jdbc:sqlserver://192.168.1.188:1433;SelectMethod=cursor;DatabaseName=jeecgboot
|
||||
url: jdbc:sqlserver://127.0.0.1:1433;SelectMethod=cursor;DatabaseName=jeecgboot
|
||||
username: jeecgboot
|
||||
password: ??
|
||||
#redis配置
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user