Grails Web Application Framework
I have been evaluating some frameworks for web development and considering what I found so far Grails got my attention. Grails is an Open Source framework that runs on JVM, use Groovy as dynamic language and was inspired on Ruby on Rails and other frameworks.
What I really like on this framework is the simplicity to create Web UI based on domain model, and data persist through a ORM.
Below a short video introduction to Grails, watch this video and you can have some initial idea about how it works.
Leave a Reply
Want to join the discussion?Feel free to contribute!