The problem We were struggling with the seemingly random occurrence of non-reproducible hibernate flush errors in our large Grails application. After a lot of reading we found that we needed to revisit our understanding of hibernate. One thing that I noticed immediately was that we had a number of classes...

All slides from conference #Asset Pipeline With the release of 2.4, Asset Pipeline will be the official standard for all grails applications. This plugin transpiles, concatenates, minifies, and gzips all assets by type. In addition asset pipeline improves the cache headers to increase cache hits. The asset pipeline allows for...

Zip-City-State Plugin I had a couple of applications that I wanted to be able to have the city and state populate when the 5 digit zip code was entered in order to streamline the process of filling out the form. There are some solutions out there that use little external...