Posts tagged as:

p6spy

grails-p6spy-0.2

September 19, 2007

This information is out of date - please see http://grails.org/plugin/p6spy for the current documentation.
Grails 0.6 was recently released, and this new version included changes to the way the DataSource is defined. So, to make my grails-p6spy-plugin compatible with 0.6, here is a new release:
grails-p6spy-0.2.zip
P6Spy lets you monitor the JDBC queries by proxying your database driver. [...]

Read the full article →

Grails P6Spy plugin

June 29, 2007

This information is out of date - please see http://grails.org/plugin/p6spy for the current documentation.
I wanted to have a go at creating a Grails plugin so I thought I’d write one to make it easy to add P6Spy to your Grails application. The experience was very good. The structure and distribution mechanism is excellent and the [...]

Read the full article →