Grails’ first screencast
History in the making. Sven Haiges has kindly made the first Grails screencast. It walks you through the process of creating a new Grails project, defining a domain class, and running the application and creating data records using the “scaffolding” feature of Grails that lets you get a CRUD web user interface with zero coding.
Of course scaffolding doesn’t really cut it in the big wide world, but its a great way to get started, and is also useful for trivial domain model prototyping.




















