Example App with jersey 1.18.2 spring 3.2.9 and swagger for jersey 1.3.12
main purpose is to test swagger-ui functionality
- mvn jetty:run
- swagger-ui@localhost
- swagger api-docsi@localhost
used example from : http://www.mkyong.com/webservices/jax-rs/jersey-spring-integration-example/