# springboot-security **Repository Path**: aliqingge/springboot-security ## Basic Information - **Project Name**: springboot-security - **Description**: SpringBoot整合SpringSecurity 学习代码仓库 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-06 - **Last Updated**: 2023-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-security # SpringBoot整合SpringSecurity #### 介绍 SpringSecurity是一个用于Java企业级应用程序的安全框架,主要包含用户认证和用户授权两个方面; #### 软件架构 + SpringBoot版本: 2.4.5 + SpringSecurity版本: 5.4.6 + MyBatis-Plus版本: 3.1.0 + JDK版本:1.8