Reputation: 1132
Is there an app or a script that is available that will allow me to auto generate grails domain classes based on the tables in an existing database?
Upvotes: 1
Views: 914
Reputation: 1132
Found it... Grails Application Generator available on sourceforge. http://sourceforge.net/projects/grag/
Upvotes: 1