Skip to content

sunnygleason/j4-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal example of a REST API built with with Jersey, Jackson and Guice running on embedded Jetty

You can either run it as a main in eclipse or run as an executable jar by building with maven and running it.

mvn package
java -jar target/minimal.jar

About

Minimal web application example using Embedded Jetty, Jersey, Guice, and Jackson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages