Skip to content

Simple app to reproduce issue with jersey2-guice and Jersey >= 2.16

Notifications You must be signed in to change notification settings

smaant/jersey-guice-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a very simple app (based on one of the Jersey examples), which reproduces the issue with jersey2-guice and Jersey >= 2.16 packed into the uber-jar (Squarespace/jersey2-guice#30).

To run:

$ mvn clean package
$ java -jar target/jersey-guice-issue-1.0-SNAPSHOT.jar

To solve the issue, uncomment string in pom.xml in maven-shade-plugin configuration.

About

Simple app to reproduce issue with jersey2-guice and Jersey >= 2.16

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages