添加代码示例springboot-swagger2
This commit is contained in:
@ -63,7 +63,7 @@ spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://123.207.66.156:3306/pos?useSSL=false&autoReconnect=true&tinyInt1isBit=false&useUnicode=true&characterEncoding=utf8
|
||||
username: root
|
||||
password: _EnZhi123
|
||||
password: ******
|
||||
thymeleaf:
|
||||
cache: false
|
||||
|
||||
@ -94,7 +94,7 @@ spring:
|
||||
datasource:
|
||||
url: jdbc:mysql://123.207.66.156:3306/pos?useSSL=false&autoReconnect=true&tinyInt1isBit=false&useUnicode=true&characterEncoding=utf8
|
||||
username: root
|
||||
password: _EnZhi123
|
||||
password: ******
|
||||
thymeleaf:
|
||||
cache: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user