Spring Roo 1.3.2 RC1 maintenance release now available
On behalf on the Spring Roo team at DISID Corporation, I am pleased to announce that Spring Roo 1.3.2 RC1 released candidate is out.
Spring Roo is a rapid application development tool for Java, allowing you to create full enterprise applications in just minutes.
Spring Roo jar files have been published to Maven Central. As always, the release is available in the Spring IO repository.
The candidate release fixes the following issues:
- Error adding InnerType constructor on ITD Generation ROO-3583
- JavaBean implementing Interface defining getters and setters ROO-3584
- JavaBean implementing Interface and overriding getter causing null pointer ROO-3585
- Request loose additional parameters when change language ROO-3595
- Add support to generate Generic Methods ROO-3648
- Update Selenium to support later versions of Firefox ROO-3634
- Add renderLabel attribute in form fields tags ROO-3639
- JpaActiveRecord entity implementing interface with getId(): double generation ROO-3587
- Update Tomcat7 Maven plugin version ROO-3652
- Generate command "selenium all" …