Application Logging through RabbitMQ and Graylog
Centralizing your Grails application logging allows for more robust log management and easier issue resolution.
Amazon Web Services SQS in Grails with Spring JMS
I recently needed a quick and simple queue implementation for a Grails project but didn't want the hassle
Use Grails Services from PHP with PHP/Java Bridge
I was investigating the alternatives to exposing Grails services to PHP. Of course, we could just expose the services at web services, but where's the fun in that?
I was interested in the PHP's Java connectivity, specifically through the PHP/Java
Grails Mobile Browser Detection with WURFL
Here's a quick and cheap solution for detecting and redirecting clients on mobile browsers to mobile versions of your Grails application using WU