Skip to content

rmckay/jersey-testwtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a starter project using jax-rs / jersey. Basically using it to debug issues/weirdness with XML serialization/deserialization

How-to Build

./gradlew build

./gradlew shadowJar (make the -all self executing jar) ./gradlew fatCapsule (make the -capsule self executing jar)

How-to Run

java -jar build/libs/whichever.jar

Access the webpage

Point your browser too localhost:8080/swagger

About

Jersey with Jackson and embedded Jetty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors