Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 325 Bytes

basic-spring-security-learnning

一、 默认的登录验证 二、 简单自定义的登录验证 三、 自定义的登录验证——未登录、登录成功、登录失败处理 四、 自定义的登录验证——图形验证码 五、 自定义的登录验证——手机验证码登录 六、 JWT角色权限控制