我无法在swagger UI [http://localhost:8088/swagger-ui.html]中看到任何资源,
接下来的例子 - https://github.com/TechPrimers/spring-boot-swagger-example
试图看到基本包是否正确,一切看起来都没问题..也改变了代码
.apis(RequestHandlerSelectors.any().paths(PathSelectors.any())
期望是显示SwaggerConfig.java中配置的资源