Monthly Archives: October 2019

Configuring Jersey Application

It is a common issue, I am asked about every now and then, how to pass the user data to a user application? The user needs to change the code behavior depending on the configuration data. This is where the @Context Configuration comes in handy.… Read more

Posted in Jersey | Comments Off on Configuring Jersey Application