/swagger-jersey2-jetty

Swagger with Jersey2 and Jetty Embedded without web.xml and Spring MVC

Primary LanguageCSS

Swagger with Jersey2 on Jetty Embedded

Swagger with Jersey2 on Jetty Embedded without web.xml and Spring MVC

All configurations are done with code, no web.xml, no Spring. Builds into a shaded jar with dependencies and can be run with java -jar jarfile.jar

Build

mvn clean install

Run

java -jar <output.jar>

Help

mailto:sriram@raremile.com