# springboot-mysql-auth **Repository Path**: kkkkiko/springboot-mysql-auth ## Basic Information - **Project Name**: springboot-mysql-auth - **Description**: 基于RBAC权限模型实现、前后端分离的权限管理系统后端源码。对应的PC端SPA已打包集成到后端里了,如果版本未变更,前端不用单独启动。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-21 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 基于RBAC模型的权限管理系统,对后端接口实现细粒度访问控制,并完成UI个性化。此外,还包含了许多企业级应用中普遍的通用业务功能。对应的PC端SPA为vue_auth_web,地址 https://gitee.com/kkkkiko/vue_auth_web.git # 技术栈 ## 后端技术栈 SpringBoot、iBatis、Pagehelper、MySQL、JWT、knife4j、thymeleaf、JMS、Redis等 ## 前端技术栈 Vue、Vuex、VueRouter、Axios、Element-UI、Less、Regex、NProgress、HTML、CSS、JS、quillEditor、Echarts等