Skip to content

medvedev/beanparam-jersey-guice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This micro-project is purposed to show issue with Jersey @BeanParam and Guice DI framework.
You need to open this project in IDE with gradle plug-in installed.
To observe the issue, run main of GuiceApp and NoGuiceApp, then try curl "http://localhost:8080?foo=test"
For GuiceApp "null" is returned in response, i.e. bean param is not populated with "test" value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages