tutorials
tutorials copied to clipboard
Deny Access on Missing @PreAuthorize to Spring Controller Methods uses old @EnableGlobalMethodSecurity
Please update tutorial using new @EnableMethodSecurity
Hey, @wojteko22.
Can you provide a link to the article so we can take a look?
https://www.baeldung.com/spring-deny-access
Thanks @wojteko22 It's not clear from the documentation yet if the EnableGlobalMethodSecurity annotation will be deprecated. The official docs still list both options. We'll add a new dedicated topic for the new annotation for now, but wait on updating existing articles.
@lor6 EnableGlobalMethodSecurity is deprecated in Spring Security 5.8.0, any news about updating article?
@lor6
We'll add a new dedicated topic for the new annotation for now, but wait on updating existing articles.
Where can I find this topic?