Hi I tried googling around but cannot find solution that I want to achieve.
Example to map json to java object we do
@POST @Consumes(application/j
What is the web.xml configuration you are using? Is it something similar to here web.xml setup gists for Jersey1 and Jackson2?