springBoot配置Swagger

1.在pom.xml中加入Swagger2的依賴 <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2</artifactId> <version>${swagger.version}</version> </dependency> <dependency> <gro
相關文章
相關標籤/搜索