添加代码示例springboot-swagger2

This commit is contained in:
yidao620
2018-02-27 18:01:58 +08:00
parent f555cb345f
commit 27bd847e21
25 changed files with 1389 additions and 2 deletions

View File

@ -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