Grails 2.3.1 Warnings after clean.
If you are running grails 2.3.1 and see the following sequence pop up before you get some odd test failures. $ grails clean | Application cleaned. ...
If you are running grails 2.3.1 and see the following sequence pop up before you get some odd test failures. $ grails clean | Application cleaned. ...
I am using a simple redirect after a user logs in so they can get to the page they were heading too the URLs were ending up with %2F in the url which caused ...