# springboot-chapter07 **Repository Path**: wayxingwork/springboot-chapter07 ## Basic Information - **Project Name**: springboot-chapter07 - **Description**: 第7章 Spring Boot 安全管理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: c4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2021-11-08 - **Last Updated**: 2023-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot 安全管理 P153-159 用户授权 ## 基础环境搭建 1、导入doc下 springbootdata.sql 不使用Redis修改 ## 效果 http://localhost:8080/ 实现 tom 登录 ![输入图片说明](https://images.gitee.com/uploads/images/2021/1115/130222_a6c4be38_382074.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/1115/130259_f95695d5_382074.png "屏幕截图.png")