What is the correct way to uninstall spring-security-core plugin completely? I\'m working on a Grails app that no longer needs a login and I\'d like to remove it.
i\'m writing my first plugin, but in test project, can\'t resolve the class of plugin (src开发者_如何学Python/groovy)
What\'s the best way to validate that the grails domain classes are in sync with a database? It\'s legacy database and i can\'t build it开发者_如何转开发 from the domain classes. An interesting idea h
I have been using IntelliJ for almost a year ad I have always been really happy with it. However, yesterday I set it up on my new laptop (Ubuntu 11.04), and haven\'t seen the plugins module since.. :-
What is the best, or the preferred way to map an url to a view that is within a plugin installed in a grails app?
I have a plugin that i have created, and in that plugin i have a T开发者_C百科estDomain domain class which is just used in an integration test. How can i exlude TestDomain from being exported to grail
Not sure how to begin troubleshooting this issue. I followed the exact instructions on this page - http://www.grails.org/Facebook+Connect+Plugin
I used Grails recently, and added Grails plugin for JQ开发者_JAVA百科uery, but I don\'t think it did anything more than just copy some jQuery files over.
I\'m trying to use the rendering plugin to save a generated pdf to a file when a controller action to generate a PDF is shown. I\'m following the instructions per: http://gpc.github.com/grails-renderi
I am running into this error when I try to set a lastLogin date with an event listener in Config.groovy: