grails-plugin
Spring Security Core Grails Plugin Issue
I have just read the basic information for the spring security core grails plugin and installed it in my grail project :[详细]
2023-01-24 06:43 分类:问答doWithDynamicMethods not being Called
When I create a production war (grails war --nojars) my doWithDynamicMethods is not being called in a production environment. The code works in the dev env (ie grails run-app)[详细]
2023-01-20 13:36 分类:问答Stylesheet in Grails Feeds Plugin
tryi开发者_JS百科ng to include stylesheet in grails plugin, any suggestion in how to implement with plugin or do I just need to write my own feed code?If I understand your question correctly, you shou[详细]
2023-01-20 07:48 分类:问答Best grails implementation for tracking number of views (or unique visitors) for a web page?
I need to implement a very popular feature : displaying the number of views for a profile page. For instance,开发者_如何学Python my profile page in StackOverflow will display how many persons have vi[详细]
2023-01-20 00:09 分类:问答How to exclude certain plugins from war in grails 1.3.5
I\'m seeking how to exclude plugins for specific environments. According to GRAILS documentation, starting with 1.3.5 it\'s now possible to disable a bunch of plugins. For example, I add the jetty plu[详细]
2023-01-19 20:33 分类:问答Shiro Plugin conflicting with Quartz framework in Grails
I have been working Quartz framework in my grails project with lib called quartz-all-1.7.3. Now I need to install the shiro plugin to my project. So, whenever I am installing shiro plugin to my proje[详细]
2023-01-18 14:13 分类:问答UI Integration sample required of Spring Security Plugin of Grails
I have been working with grails application and for security purpose used the spring security core. Now with that they are also providing the UI stuffs of security. So I have installed the plugin fro[详细]
2023-01-18 03:20 分类:问答Grails / Spring Security LDAP: alternate check method
I\'ve been wondering if there\'s a way to configure Spring Security LDAP plugin to perform the authentication not in the standard way but as follows:[详细]
2023-01-17 11:54 分类:问答XML sitemap in Grails
I am trying to figure out the best way to generate an XML sitemap (as described here: http://www.sitemaps.org/) for a Grails application. I am not aware of any existing plugins that do this so I might[详细]
2023-01-17 06:02 分类:问答Grails can't resolve plugin
When I try to run a grails app, I\'m told that grails can\'t resolve the following dependencies: ::::::::::::::::::::::::::::::::::::::::::::::[详细]
2023-01-15 09:02 分类:问答