Release 5.0.0.19
Date: Apr 1, 2013
Juno 5.0.0.19 is a minor update.
-
New methods on
RestServlet:RestServlet.onPreCall(RestRequest)RestServlet.onPostCall(RestRequest,RestResponse)
-
TRIM_NULLS
setting changed toSerializerContext.SERIALIZER_trimNullProperties. New property default istrue . Only applies to bean properties, not map or collection entries.