-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is rolesAllowed working ? #4
Comments
Just confirming you have this line in your project |
No, I did not make jsr250Enabled, Will try out with that and let you know |
I am getting this : Exception in thread "main" java.lang.IllegalArgumentException: Class name [org.grails.spring.aop.autoproxy.GroovyAwareAspectJAwareAdvisorAutoProxyCreator] is not a known auto-proxy creator class |
@arvind-das Are you still facing this issue? I've not been able to replicate it. Please let me know. |
I do have almost same setup, not with oauth2 but basic session based. RolesAllowed annotation simple does not work for me. Any guesses ?
The text was updated successfully, but these errors were encountered: