Sign in to edit and +1 items.
Login required
Download

Generate UrlMappings from existing controllers and actions

(0)
Author(s) Sanjay Yermalkar
Current Release 0.1   (1 year ago)
Grails Version 1.3.3 > *
Tags generate  url  urlmappings 
Dependency
compile ":url-mappings-generator:0.1"
Last updated by sanjayy 1 year ago
to install:

grails install-plugin url-mappings-generator

to run:

grails generate-url-mappings
Last updated by sanjayy 1 year ago
This plugin reads given grails app's controllers and generates the UrlMappings.groovy file. I recently had a need for this when I wanted to remove default /$controller/$action/$id mapping and have a much tighter control over the urls that my grails app exposes.
Last updated by admin 1 year ago
Last updated by admin 1 year ago