Spring Security中使用默认定义403出现的异常
ExceptionHandlingConfigurer类
public ExceptionHandlingConfigurer<H> accessDeniedPage(String accessDeniedUrl) {
AccessDeniedHandlerImpl accessDeniedHandler = new AccessDeniedHandlerImp...
原创
2018-05-11 22:24:47 ·
1984 阅读 ·
1 评论