# spring-boot-security-back-end **Repository Path**: coolingme/spring-boot-security-back-end ## Basic Information - **Project Name**: spring-boot-security-back-end - **Description**: 基于SpringSecurity的后台权限管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2023-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## SpringSecurity学习项目 ### 项目地址 [http://127.0.0.1:2000/](http://127.0.0.1:2000/) ##### 测试账户: * admin 123456 超级管理员 * zhangsan 123456 系统管理员 * lisi 123456 用户 #### knife4j地址(开启增强):[http://127.0.0.1:2000/doc.html#/plus](http://127.0.0.1:2000/doc.html#/plus) * 用户名:swagger * 密码:coolingme123456 ##### 相关的文档都放在 `src/main/rescources` 下的 `knife4j`中,可以在knfie4j中其他文档中查看