-
Recent Posts
Recent Comments
- Jan on Jersey Apache Connector Hangs …?
- Jan on Jersey Apache Connector Hangs …?
- Yev on Jersey Apache Connector Hangs …?
- Jonathan on Jersey Apache Connector Hangs …?
- Tejaswini on Jersey Apache Connector Hangs …?
Archives
Categories
Meta
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 handy.… Read more
Posted in Jersey
Comments Off on Configuring Jersey Application