A Grails plugin is a self-contained bundle of functionality that can be installed into a Grails application.
I would like to use new table component added to JasperReports 3.7.2 with grails jasper plugins. I find this new component …
grails jasper-reports ireport grails-pluginI am continuously receiving following error message while trying to configure grails mail plugin (https://grails.org/plugin/mail) for …
grails spring-security office365 grails-pluginI am building a community website in grails (using Apache Shiro for security and authentication system) and I would like …
java grails grails-plugin shiroI'm using version 1.2 of the Spring Security plugin in a Grails application. I want login attempts to be handled in …
grails spring-security grails-pluginI get Error Failed to resolve dependencies error when I try to run, clean, or compile. My BuildConfig.groovy file …
grails grails-pluginI am currently trying to specify custom error messages in grails for the default constraints but so far all I …
grails groovy grails-plugin grails-validationI'm trying to create a test task rule using the example provided in the grails gradle doc but I keep …
gradle grails-plugin build.gradleI've just recently started working with Grails, and I'd like to test out the Spring Security Plugin. I'm using Grails …
grails spring-security gradle grails-plugin grails-3.0I deleted my .grails folder from my PC and when I opened an application in Intellij IDE, the plugins mentioned …
grails grails-pluginIn Grails, there is a variant how to include local plugin from sources. According to docs, one may type in …
grails groovy grails-plugin grails-2.0