14 Jul 2008 New Release – Shine Reference Project
We have a new release of the GWT/Spring Shine Reference project out here (ver 0.3), which is an important improvement on the previous releases.
- Now includes proper Data Layer : using Spring 2.5 annotations, Hibernate 3.2 and integrated HSQLDB runtime memory database.
- Upgraded GWT gui to include save/delete/select functionality linking into the exposed Spring services
- Maven now builds deployable war files for both the presentation (gwt) and service (spring) layers that can be dropped into a standard Tomcat install.
All of this should “just work” straight out of the box – tested on linux (fedora), mac and windows systems. Follow the “Getting Started” instructions on the project page.
No Comments