| | |
| | | <!--knife4j依赖--> |
| | | <dependency> |
| | | <groupId>com.github.xiaoymin</groupId> |
| | | <artifactId>knife4j-spring-boot-starter</artifactId> |
| | | <artifactId>knife4j-openapi2-spring-boot-starter</artifactId> |
| | | </dependency> |
| | | <!--张建提供引导依赖--> |
| | | <dependency> |
| | |
| | | <artifactId>mybatis-plus-boot-starter</artifactId> |
| | | <version>3.2.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.github.xiaoymin</groupId> |
| | | <artifactId>knife4j-annotations</artifactId> |
| | | <version>3.0.3</version> |
| | | <scope>compile</scope> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.github.xiaoymin</groupId>--> |
| | | <!-- <artifactId>knife4j-annotations</artifactId>--> |
| | | <!-- <version>3.0.3</version>--> |
| | | <!-- <scope>compile</scope>--> |
| | | <!-- </dependency>--> |
| | | <!-- https://mvnrepository.com/artifact/org.apache.axis/axis --> |
| | | <dependency> |
| | | <groupId>org.apache.axis</groupId> |