我正在使用以下依赖项并运行示例项目,但看不到 swagger ui。
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.2.32</version>
</dependency>
我尝试了所有可能的网址,但 swagger UI 打不开
localhost:8080/v3/apidocs
localhost:8080/swagger-ui.html
localhost:8080/swagger-ui/