Release 5.0.0.3
Date: Oct 3, 2012
Juno 5.0.0.3 is a minor update.
-
Support for parsing into read-only beans (i.e. beans with only getters, property values set through constructor args). To support this, the
@BeanConstructorannotation has been added. -
Merged separate settings classes back into their base classes (simplifies the API).
-
SerializerGroupsandParserGroupsnow share BeanContexts to reduce memory consumption of class type metadata.