api文档生成 Automated JSON API documentation for API's built with Spring https://github.com/springfox/springfox
|
|
2 years ago | |
|---|---|---|
| README.md | 2 years ago |
api文档生成 Automated JSON API documentation for API's built with Spring
在spring项目中:
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-boot-starter</artifactId>
<version>3.0.0</version>
</dependency>