Relative Content

Tag Archive for spring-bootswagger

Which Version of swagger is compatible with Spring boot 3.2.8?

Which Version of swagger is compatible with Spring boot 3.2.8?
I am not able to open swagger at my local host. I am having Spring boot 3.2.8 and not able to downgrade the version below that. The dependency which I used in pom.xml is springdoc-openapi-ui
version 1.7.0
How to run swagger?