springfox
3.0.0
构建状态 | 覆盖范围 | 代码分析 |
---|---|---|
声纳云 |
---|
有关该项目的更多信息,请访问 Springfox 网站或 http://springfox.github.io/springfox/
对于Maven
< dependency >
< groupId >io.springfox</ groupId >
< artifactId >springfox-boot-starter</ artifactId >
< version >3.0.0</ version >
</ dependency >
对于摇篮
implementation " io.springfox:springfox-boot-starter:<version> "
注意:希望得到反馈以使其变得更好
springfox-swagger2
显式依赖@EnableSwagger2...
注释springfox-boot-starter
依赖注意:希望得到反馈以使其变得更好
springfox-swagger2
显式依赖@EnableSwagger2
注释springfox-boot-starter
依赖@EnableWebMvc
注解,请添加此注解。 注意:希望得到反馈以使这种体验变得更好
springfox-swagger2
显式依赖@EnableOpenApi
用于开放API(以及@EnableSwagger2WebMvc
或@EnableSwagger2WebFlux
用于旧版本)springfox-oas
库版权所有 2015 马蒂·皮特 - @martypitt、迪利普·克里希南 - @dilipkrish、阿德里安·凯利 - @adrianbk、
根据 Apache 许可证 2.0 版(“许可证”)获得许可;除非遵守许可证,否则您不得使用此文件。您可以在 apache.org/licenses/LICENSE-2.0 获取许可证副本
除非适用法律要求或书面同意,否则根据许可证分发的软件均按“原样”分发,不带任何明示或暗示的保证或条件。请参阅许可证,了解许可证下管理权限和限制的特定语言。