api文档生成 Automated JSON API documentation for API's built with Spring https://github.com/springfox/springfox
天问 7abbb41167 Update 'README.md' | 11 months ago | |
---|---|---|
README.md | 11 months 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>