You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using swagger-springmvc 0.9 and swagger-spring-mvc-ui 0.2 in my spring application to document all rest interfaces. I configured swagger-spring-mvc-ui like explained here: https://github.com/adrianbk/swagger-springmvc-demo/tree/master/swagger-ui and I can access the rest documentation under /sdoc.jsp.
so far so good, but under my web application root /, the Swagger Sample App Documentation is deployed. How can I disable this?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, I am using swagger-springmvc 0.9 and swagger-spring-mvc-ui 0.2 in my spring application to document all rest interfaces. I configured swagger-spring-mvc-ui like explained here: https://github.com/adrianbk/swagger-springmvc-demo/tree/master/swagger-ui and I can access the rest documentation under /sdoc.jsp.
so far so good, but under my web application root /, the Swagger Sample App Documentation is deployed. How can I disable this?
Thank you.
The text was updated successfully, but these errors were encountered: