One of the features which makes Grails wonderful is the plugin architecture. Over the years, it has fostered a large community of developers and users that are continuously enhancing the value which Grails provides. I hardly ever find myself working on a project which doesn't have a handful of 3rd party and/or custom plugins.
What are some of your "go to" plugins? (e.g. the plugins which you find yourself almost always adding to your projects) What makes those plugins soo useful?
A Grails plugin project is just like an application project except it contains a plugin descriptor and can be packaged as a plugin and installed into other applications. Plugins are not just useful for plugin developers, but also as a way to modularize large Grails applications.
By default the plugins are in . grails/<version>/<project>/plugins . You can change it by setting grails. project.
I would say in my case:
There are other that I think are great but they depend more on your needs like:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With