Closed
Description
The following snippet from Method Security section of Spring Security reference contains a broken link to AuthorizationManagerBeforeMethodInterceptor
:
Spring AOP invokes its proxy method for
readCustomer
. Among the proxy’s other advisors, it invokes an AuthorizationManagerBeforeMethodInterceptor that matches the @PreAuthorize pointcut
The URL ending should be changed from '/html' to '.html'.