springboot-bucket/springboot-swagger2/README.md
2018-09-15 16:00:54 +08:00

13 lines
253 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 简介
集成Swagger2自动生成API文档同时可转换成PDF格式
启动应用后访问http://localhost:9095/swagger-ui.html
## 许可证
Copyright (c) 2018 Xiong Neng
基于 MIT 协议发布: <http://www.opensource.org/licenses/MIT>