Hello folks,
I am hoping someone might be able to tell me how to enable a single Jackson feature for JAX-RS JSON serialization. I am running JBoss AS 7 and am using the default Resteasy/Jackson implementations. All I want to do is to enable a JsonGenerator.Feature. Anyone know how to do this?
Thanks a lot in advance,
-Ryan