- ALL
- java33
- linux32
- 工具17
- 其他14
- 数据库7
- git5
- nas5
- vue5
- 前端5
- ai3
- framework3
- windows3
- app2
- 脚本2
- docker2
- 智能家居2
- hexo2
- 小程序2
- maven2
- spring2
- api1
- 资源1
- mysql1
- markdown1
- 安全1
- python1
- question1
- 运维1
- 数据传输1
- 数据结构1
- nginx1
allbs工具类说明 - swagger
swagger2 依赖jar包 引入包 版本 jdk 1.8 spring boot 2.7.2 springfox-swagger2 3.0.0 swagger-annotations 1.5.24 swagger-models 1.5.24 knife4j-spring-ui 2.0.8 spring-boot-autoconfigure 2.7.2 使用 添加依赖 mavenGradleKotlin12345<dependency> <groupId>cn.allbs</groupId> <artifactId>allbs-swagger</artifactId> <version>1.1.8</version></dependency>1implementation...