Hi All,
Does anyone know if we can switch which @Provider JAX-RS Jersey uses based on a
URI?
I have certain endpoints I want wrapped style JSON (for backward compatibility)
and certain endpoints I want natural style JSON (for everything going forward).
Thanks,
Ronak Patel