khandelwal-arpit / springboot-starterkit

Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
https://medium.com/the-resonant-web
MIT License
902 stars 470 forks source link

Swagger UI link #8

Open rtnkumar opened 1 year ago

rtnkumar commented 1 year ago

I am not able to access the swagger UI.................. what is url for swagger UI???

AbhishekAnand01 commented 1 year ago

Hi,

Please try http://localhost:8089/swagger-ui/index.html

image

Hoping this will help you.