Skip to content

ryozi-tn/JerseyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Jersey

Jersey example and executable war. (Powered by Jetty)

Synopsys

(this example is require network)

setup

git clone https://github.com/ryozi-tn/JerseyExample
cd JerseyExample

setup (if using eclipse)

./gradlew cleanEclipse eclipse

build

./gradlew war

build executable war

./gradlew executableWar
java -Dorg.eclipse.jetty.LEVEL=DEBUG -jar build\libs\JerseyExample-executable-0.01.war

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages