users@jersey.java.net

[Jersey] Jackson JSON configuration

From: Stephen Souness <sounie_at_hotmail.com>
Date: Fri, 8 Apr 2011 14:40:25 +0100

Hi all.

I have recently opted to enable the POJOMapping feature, as my applications do not require XML.

Does the Jersey configuration support a means to configure the object mapper so that null properties will not be represented when Jackson serialises?

As per:
http://wiki.fasterxml.com/JacksonAnnotationSerializeNulls


--
Stephen Souness