# SecurityDemo **Repository Path**: tf5488/security-demo ## Basic Information - **Project Name**: SecurityDemo - **Description**: spring-security 学习项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-03 - **Last Updated**: 2021-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SecurityDemo #### 介绍 spring-security 学习项目 #### 软件架构 spring-boot spring-security #### 安装教程 1. 创建一个maven项目 2. 添加依赖,初始化 3. 添加启动类 4. 按照需求依次添加文件