Burt Beckwith has released a new Grails plugin that provides usefull info on the Grails app.
As we have come expect, it is very good.
http://burtbeckwith.com/blog/?p=344
From his post:
“I released a new Grails
plugin today, app-info
. This plugin exposes a lot of internal information for a Grails application. Most of the code for this plugin dates back a long time and was originally mostly JSPs that I would copy into whatever application I was working on to give myself a view into what’s going on. Over time as I started using Spring and Hibernate I added more pages to display that information, and it now also shows information about Grails too.”