1. 升级springboot版本至2.2.1
2. 修改swagger-bootstrap-ui部分代码,使其支持不同域名间调试
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user