Is there an equivalent to the Rails command/feature "rake routes" for Grails?
I have many routes in my current application and would like to get a better understanding of them to solve a few issues.
Grails version 2.3 has a new feature called URL Mapping reports. This is the equivalent of the rake routes
command in the Rails framework.
grails url-mappings-report
It displays a list of the URL Mappings in the application and the controller / action they map to.
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