Update README.md

This commit is contained in:
heibaiying 2019-02-01 16:44:05 +08:00 committed by GitHub
parent 1aeb97e185
commit 6f83cc864e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,7 +251,7 @@ swagger 为了最大程度防止对逻辑代码的侵入,基本都是依靠注
### 2.4 swagger-ui 可视化接口文档
接口文档访问地址http://localhost:8080/swagger-ui.html#/ ,文档主界面如下:
接口文档访问地址http://localhost:8080/swagger-ui.html ,文档主界面如下:
<div align="center"> <img src="https://github.com/heibaiying/spring-samples-for-all/blob/master/pictures/swagger-ui-index.png"/> </div>