I'm porting some server code from jersey 1.1 version to 2.5.1 and I can't seem to find JSONConfiguration.
Is JAXB context resolver no longer part of Jersey 2.5 or has the group id changed ? Is there another mechanism to implement a ContextResolver ?
Please help.