Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 187 Bytes

jaxrs-guice-webservice

Shows how to bootstrap a JAX-RS web service with Guice. No web.xml needed! Run the web service with an embedded Jetty server: mvn jetty:run