springboot集成配置swagger2

1、在pom.xml配置swagger2的依賴: <!--swagger2依賴jar--> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId> <version>2.2.2</version> </dependency> <dependency>
相關文章
相關標籤/搜索