Browse Source

更新 swagger demo 的 README.md

v-1.5.x
yangkai.shen 6 years ago
parent
commit
0c5b09939b
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      spring-boot-demo-swagger/README.md

+ 4
- 0
spring-boot-demo-swagger/README.md View File

@@ -169,6 +169,10 @@ public class UserController {
} }
``` ```


### 启动项目,查看 API 接口信息

http://localhost:8080/demo/swagger-ui.html

### 附上大佬(翟永超)博客关于 swagger 的一些文章 ### 附上大佬(翟永超)博客关于 swagger 的一些文章


http://blog.didispace.com/tags/Swagger/ http://blog.didispace.com/tags/Swagger/

Loading…
Cancel
Save