# springboot实现用户登录 **Repository Path**: wwfgjh/SpringBoot ## Basic Information - **Project Name**: springboot实现用户登录 - **Description**: 实现登录逻辑,管理员和用户分别登陆不同的管理页面根据权限role=0为管理员 role=1为普通用户 用户管理功能,管理员实现用户的增删改查功能,能按照名字进行模糊搜索,普通用户仅能查询用户 用户应区分管理员与普通用户,管理员登录成功进入用户管理页面,具备增删改查功能,普通用户登录成功后,仅有查看功能。 前后端未分离 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-01 - **Last Updated**: 2023-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.