Joined March 2013
·
Posted to
Grails Spring Security, both interceptUrlMap and Annotations please!
over 1 year
ago
Is "/console//**" a typo? Is the double-slash needed? i'm trying get this working, for the Grails Console plugin
Achievements
49 Karma
0 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose
Have at least one original repo where Ruby is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Ok, removing the extra slash makes it work. Thanks for this. I was trying to get this working independently and it was encouraging to read your post.