Grails 2.0 Has Arrived

Latest features with the new release of Grails.

Object Partners

The day that many Grails developers have been awaiting has finally arrived. The next major installment of the Grails Framework, version 2.0, has finally been released. Grails 2.0 carries a number of significant improvements over the current releases of Grails, including:

  • A new console UI incorporating tab completion and coloured output
  • A better and more reliable reloading mechanism, resulting in far fewer server restarts
  • Enhanced error reporting and problem diagnosis
  • The latest and greatest libraries: Groovy 1.8, Spring 3.1, Hibernate 3.6 and Servlet 3.0
  • A powerful framework for static resources (CSS, Javascript, etc.)
  • New APIs for link generation and page rendering
  • New GORM features: detached criteria, Where queries, multiple data sources, and more
  • Standard plugins for database migrations and reverse engineering
  • New unit testing API with full GORM emulation

More details can be found here: Grails 2.0 Released

Significant work has gone into making Grails more flexible and extensible, allowing developers and companies to create applications more efficiently and effectively.

Download your copy of Grails 2.0 today!

Share this Post

Related Blog Posts

JVM

Quick and Simple UML with UMLet

December 6th, 2011

Introduction to UMLet; a free simple tool for creating UML diagrams from the stand alone app or from Eclipse with the plugin.

Object Partners
JVM

Java Synchronization Method Performance Comparison

November 29th, 2011

Compares the performance of the various thread synchronization mechanisms provided by Java.

Object Partners
JVM

Brief Introduction to REST

November 9th, 2011

This is from a guest lecture that I delivered to a web-programming class at Bethel University this past month.

Object Partners

About the author