Grails is an open source web application framework which uses the Groovy programming language (which is in turn based on the Java platform).
12
votes
4answers
644 views
Pitfalls in the Grails Framework
What are some of the biggest issues/pitfalls with using the Grails framework? I'm learning the framework now, and I really like it, but I need to know what major issues I may encounter when using it ...