swagger-samples
swagger-samples copied to clipboard
Resources not found in java-jersey-jaxrs
When I start this application https://github.com/swagger-api/swagger-samples/tree/master/java/java-jersey-jaxrs And open http://localhost:8002 all css/js files respond with 404 not found
I think this demo has some issues. The swagger-ui is just downloaded the source into target folder, so cannot find the swagger-ui related file. I just separate this sample and create a starter, you can try it.
https://github.com/xmeng1/swagger-jersey2-guice-starter