Grails



(Back to docs.huihoo.com)

Introduction

Grails is a full stack framework and attempts to solve as many pieces of the web development puzzle through the core technology and it's associated plug-ins. Included out the box are things like:

* An easy to use Object Relational Mapping (ORM) layer built on Hibernate
* An expressive view technology called Groovy Server Pages (GSP)
* A controller layer built on Spring MVC
* A command line scripting environment built on the Groovy-powered Gant
* An embedded Jetty container which is configured for on the fly reloading
* Dependency injection with the inbuilt Spring container
* Support for internationalization (i18n) built on Spring's core MessageSource concept
* A transactional service layer built on Spring's transaction abstraction

Documents

• Grails 3.3.x Documentation
• Grails 3.0.10 Documentation
• Grails Reference Documentation 1.3.7
• Grails Reference Documentation 1.0.3
• Grails Reference Documentation 1.0
• Grails Documentation 0.1
• Rapid Web Application Development with Grails (2006)
• Getting Started with Grails
• Getting Started with Grails
• Grails入门指南
• Grails Simple Authorisation Tutorial
• Grails Dynamic Tag Libraries
• Getting Started with Grails source code 1.4

Links

• http://grails.org/
• Grails开放百科
• http://download.huihoo.com/grails/