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