5.0.0.19 (Apr 1, 2013)
Juno 5.0.0.19 is a minor update.
-
New methods on {@link oajr.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.