Skip to content

schoeffm/jax-rs-conneg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

mvn clean package && docker build -t schoeffm/conneg .

RUN

docker rm -f conneg || true && docker run -d -p 8080:8080 -p 4848:4848 --name conneg schoeffm/conneg

About

Example of content negotiation with JAX-RS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published