Friday, April 24, 2009

Code Generator For Spring Framework..



JWAG (Java Web Application Code Generator) is an easy to use, a simple Java based design on template-based approach. using Jakarta Velocity for templates language. JWAG generates a complete Spring web application to do CRUD (Create, Retrieve, Update and Delete) operations on selected tables, include set of JSPs like(list, view, add, edit), Controllers (using a predefined Spring controllers), Dao interface and implementation with CRUD opertions as well as JavaBeans from MySQL database.


url : http://jwag.cjb.net