我在SpringBoot中有一个带有Spring Data Rest的应用程序,我正在尝试使用swagger-maven-plugin生成带有Swagger的文档。我在我的pom.xml中配置了如下形式的swagger-maven-plugin: <groupId>com.github.kongchen</groupId>
&l
我使用以下spring-boot依赖项为我的Spring-boot应用程序生成一个swagger文件: <groupId>io.springfox</groupId>(SpringApplication.java:747) ~[spring-boot-2.2.4.RELEASE.jar:2.2.4.RELEASE]
at org.springframework.boot</e