我无法在swagger UI [http://localhost:8088/swagger-ui.html]中看到任何资源,
以下示例- https://github.com/TechPrimers/spring-boot-swagger-example
试图查看基本操作是否正确,一切看起来都还好。 还要更改代码
.apis(RequestHandlerSelectors.any().paths(PathSelectors.any())
期望是显示SwaggerConfig.java中配置的资源