Release 5.0.0.25
Date: May 11, 2013
Juno 5.0.0.25 is a minor update.
Core API updates
-
New ResultSetList DTO for serializing SQL result sets to JSON/XML/HTML and so forth.
-
New
SqlQueryResourceclass in the sample war for demonstrating theResultSetListDTO.
Server API updates
-
Fixed issue with media type for CSS files being reported as
text/plaininstead oftext/css. -
Moved initialization of class properties to before the call to
Servlet.init()so thatgetProperties()can be called during servlet initialization. -
New
@Property.typeannotation with support for using system properties as resource properties.
Share feedback or follow-up questions for this page directly through GitHub.