Release 5.0.0.22
Date: Apr 12, 2013
Juno 5.0.0.22 is a minor update.
Core API changes
- New
@Property.nls()
annotation for specifying localized property values. For example, allows you to set theHTMLDOC_title
andHTMLDOC_description
properties to localized values pulled from a resource bundle. See theAddressBookResource
class for an example.
REST Servlet API changes
- Fix a bug where the
&Content
query parameter was not always parsed correctly.