# springboot-idea-chapter07 **Repository Path**: gangzaiawei/springboot-idea-chapter07 ## Basic Information - **Project Name**: springboot-idea-chapter07 - **Description**: springboot-idea-chapter07 P140 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: c1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2022-11-01 - **Last Updated**: 2022-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot 安全管理 ## 基础环境搭建 P147 需要建立相关表,参考 doc/security.sql ## 效果 http://localhost:8080/ 用户名: 李四 密码: 123456 ![](/doc/image/1.png) ![](/doc/image/2.png)