JDAL 2.1.RC1 Released

I’m pleased to announce the release of version 2.1.RC1

The highlights for this version are:

  • Add initial support for Spring Security.
  • Add a new ListBeanContainer with support for indexed properties, ie person.addresses[0]
    .
  • New @UiMapping annotation for mapping urls to UIs.
  • New @ViewConfig annoation for configurig url mapping and access for Views.
  • New attribute access in <vaadin:navigator-action > tag to set access role of the buttons in button bar.
  • Add Role editor to samples.

Download Add-on from
https://vaadin.com/directory#!addon/jdal-vaadin-ui-library

Online demo is deployed at
http://www.jdal.org/vaadin-sample-2.1.RC1

Thanks for testing JDAL libraries.

– Jose Luis