InfoQ

InfoQ

Topic/Tag specific view

Grails Content on InfoQ


Latest featured content about Grails

Spring Tooling Update, New & Noteworthy

Topics
Java,
Tools

Andy Clement and Martin Lippert discuss the latest developments in Spring Tool Suite related to Java 7, Spring 3.1, Groovy, Grails, Gradle, and Cloud Foundry.

News about Grails

Grails 2.0 Released with Improved Usability, Class Reloading, and Query DSL

Topics
Java

The Grails development team at SpringSource, a division of VMWare, recently announced the release of Grails 2.0. This release improves Grails usability akin to Roo console support. GORM, the persistence layers in Grails, maximises the DSL support from the Groovy 1.8 via AST transformations.

Martin Lippert on the newly released SpringSource Tool Suite 2.6

Topics
IDE,
Java,
Tools

Martin Lippert at VMWare's SpringSource recently announced the 2.6.0 and 2.6.1 releases of their Eclipse-based development environment for building Spring applications, SpringSource Tool Suite. InfoQ caught up with Martin to have him personally walk us through what developers can look forward to with this new release, and more.

Articles about Grails

Interview and Book Excerpt: Dave Klein's Grails A Quick-Start Guide

Topics
Platforms,
Java,
Appliance

In this book review of Grails A Quick-Start Guide, InfoQ spoke with author Dave Klein about the best practices when using Grails for web application development, Meta Object Protocol (MOP) feature in Groovy, and tool support for developing web applications using Grails framework.

Writing JEE applications with Grails and Flex

Topics
Rich Client / Desktop,
Rich Internet Apps,
Java

Grails and Flex both have significant advantages in different parts of the software stack. In this new article you will learn how they can be combined to take advantage of each's strengths. Topics covered include component communication, data transfer, and JMS integration.

Presentations about Grails

Running Spring Java and Scala Apps on Heroku

Topics
Java,
Cloud Computing

James Ward demoes building a Spring Roo application and a Grails one, deploying them on Heroku.

Grails in the Cloud

Topics
Java,
Cloud Computing

Peter Ledbrook outlines the differences between several PaaS providers from the perspective of building, deploying and running a Grails application in the cloud, demoing running Grails on Cloud Foundry.

Interviews about Grails

Graeme Rocher on Grails 2.0 and Polyglot Persistence

Topics
NoSQL

In this interview recorded at JavaOne 2011 Conference, Srini Penchikala talks to Grails project lead Graeme Rocher about Grails 2.0 features, polyglot persistence paradigm and how Grails supports it. Graeme also talks about the tool support and the upcoming features in Grails 3.0 release.

Paul King on the Groovy Ecosystem

Topics
Dynamic Languages,
Parallel Programming,
Language Design,
Compilers,
Ruby,
Domain Specific Languages,
Build systems,
Java,
Language,
IDE

Paul King discusses the state of Groovy and its maturing ecosystem which includes IDE support, static analysis tools, testing frameworks and the GPars library for concurrency.

Books about Grails

Getting Started with Grails, Second Edition

Topics
Dynamic Languages,
Java,
Web Frameworks

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Getting Started with Grails

Topics
Dynamic Languages,
Java,
Web Frameworks

Grails is an open-source, rapid web application development framework that provides a super-productive full-stack programming model based on the Groovy scripting language and built on top of Spring, Hibernate, and other standard Java frameworks. Over the course of this book, the reader will explore the various aspects of Grails and also experience Grails by building a Grails app.