更新Spring Boot后你会发现之前使用的AbstractConfiguredSecurityBuilde……阅读更多
Spring Security 6.0弃用WebSecurityConfigurerAdapter后的解决方案
在Spring Security 5.7.0-M2中,WebSecurityConfigurerAdapter……阅读更多
解决Spring Boot 3+和Spring Security 6+框架下thymeleaf的sec:authorize等标签无效问题
首先需要提醒的是,Thymeleaf Extras模块不是Thymeleaf核心的一部分(因此遵循自己的版本模……阅读更多
记录通过SpringSecurity配角色控制权限后一直报403 Forbidden的一些坑
首先实现org.springframework.security.core.userdetails.UserD……阅读更多