Hello. I'm having a weird error thrown when I try to use @Secured or @PreAuthorize in a @Controller method already annotated with @RequestMapping. It gives me the following error when I try to start...
Type: Posts; User: rabusmar; Keyword(s):
Hello. I'm having a weird error thrown when I try to use @Secured or @PreAuthorize in a @Controller method already annotated with @RequestMapping. It gives me the following error when I try to start...