• The Grails framework seamlessly integrates with GORM, a data access toolkit that provides a rich set of APIs for accessing relational and non-relational data.
  • The articles and code will get you started quickly and provide deeper insight into Grails.
  • Grails 2.4 comes with Spring 4.0.4 which includes many new features and enhancements.
  • Grails has been built on some strong shoulders, it is based on trusted and tested frameworks such as the Spring framework.
  • Grails is an open source web application framework that uses the Apache Groovy: 757, §18 programming language (which is in turn based on the Java platform).
  • The monolithic grails project has been broken up into several smaller projects.
  • The Grails team has confirmed a security vulnerability in grails-core data binding that can leave your application open to a denial-of-service attack.
  • You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic.
  • Officially released in 2008, Grails is more than capable of streamlining web development for businesses and developers who want to spend less time configuring...
  • Grails is capable of creating the database structure for our domain classes, based on the dbCreate property in the database configuration.