Grails Plugin Best Practices
Grails plugins are a great way to reuse and share common code, and to modularize an application. In this talk we’ll look at the general process for creating a plugin. I addition, we’ll look at the different types of plugins, how to deploy and release, and options for various testing …