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