Paul Rule
paul@javathinking.com
This plugin adds p6spy to your application
P6Spy plugin adds the p6spy library to your Grails application.
P6Spy lets you monitor the JDBC queries by proxying your database driver.
In addition to logging the prepared statements, it also logs the sql with
parameters in place so you can copy and paste the exact sql into your favourite
database client to test the results.
Visit the p6spy website at http://p6spy.com/
UrlMappings