1. 升级springboot版本至2.2.1

2. 修改swagger-bootstrap-ui部分代码,使其支持不同域名间调试
This commit is contained in:
b2baccline
2019-11-18 16:23:37 +08:00
parent 7b7811a4f2
commit fbfb604b5f
9 changed files with 7358 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ swagger:
license: Powered By BallCat
licenseUrl: http://www.ballcat.cn/
terms-of-service-url: http://www.ballcat.cn/
host: http://localhost:9090
host: http://ballcat-api:9090
contact:
name: Hccake
email: chengbohua@foxmail.com