Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 266 Bytes

SpringBootDemos

SpringBoot学习

说明

springsecuritydemo 本例所覆盖的内容:

  1. 使用Spring Security管理用户身份认证、登录退出
  2. 用户密码加密及验证
  3. 获取登录用户信息
  4. 使用Spring Security管理url和权限