Hi,
    Here is my usecase phasing the problem:

  I am trying add swagereditor to my Maven Spring project. and my project 
is running on Jboss server. I copied Dist floder and index.html of swagger 
editor and put in src/main/resorce/swaggereditor.

and kept resouce mapping in Servlet-context.xml
<resources mapping="/swagger-editor.html" 
location="classpath:/static/index.html" />

ANd i am trying to reach the swagger through serevr..getting 404 error. Any 
best way to resolve this one.

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to