The Holon Platform release 5.0.6 has just been published.
This release introduces some useful features and fixes some bugs.
For example, new interfaces to build HttpRequest objects are provided for Servlet and JAX-RS requests, respectively in Core and JAX-RS modules. This allows to easily use the HTTP request messages for example to perform authentication operations using Holon's message authenticators.
Many additional features have been added to the Vaadin module, for example to use value converters with Input
and Input
groups/forms, to configure value change listeners and new fluent builders are provided to create TabSheet
and Accordion
UI components. See the Vaadin module closed issues for the full list of changes.
As usual, all the platform artifacts are available from Maven Central.
See modules to check for each Holon Platform module update.