修改数据库连接
This commit is contained in:
parent
4b4124df36
commit
37f1592b56
@ -14,9 +14,9 @@ spring:
|
|||||||
# url: jdbc:mysql://120.27.210.161:3306/testdb?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
|
# url: jdbc:mysql://120.27.210.161:3306/testdb?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
|
||||||
# username: testdb
|
# username: testdb
|
||||||
# password: 27CTfsyJmZRESmsa
|
# password: 27CTfsyJmZRESmsa
|
||||||
url: jdbc:mysql://192.168.1.119:33306/filesystemdb?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
|
url: jdbc:mysql://121.37.111.42:33306/filemanagedb?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
|
||||||
username: root
|
username: filemanagedb
|
||||||
password: JYdb123456@
|
password: GAPchydbCKYFjjAa
|
||||||
mvc:
|
mvc:
|
||||||
pathmatch:
|
pathmatch:
|
||||||
matching-strategy: ant_path_matcher
|
matching-strategy: ant_path_matcher
|
||||||
|
Loading…
Reference in New Issue
Block a user