users@jersey.java.net

[Jersey] Programmatically configure Jackson POJO mapping?

From: Noah White <emailnbw_at_gmail.com>
Date: Wed, 20 Feb 2013 11:38:26 -0500

All the examples I have seen configure Jackson POJO mapping (non-JAXB) using the web.xml.

Is there a way to do this programmatically?

-Noah