# 前后端分离的用户信息管理系统 **Repository Path**: zhangliyuanblog/vue-springboot-demo ## Basic Information - **Project Name**: 前后端分离的用户信息管理系统 - **Description**: 前后端分离的简单项目练习 ,前端vue后端springboot - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2021-02-21 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 前后端分离DEMO >前端使用Vue-cli2.0+Elementui >后端使用Springboot,持久层框架Mybatis,数据库MySQL8.0版本 本项目就要是为了练手vue和elementui #### 实现功能 实现User的增删改查,分页显示。 #### 截图 ![](https://cdn.jsdelivr.net/gh/zhangliyuangit/img/20210221104816.png) #### 前端代码 [前端](https://gitee.com/zhangliyuanblog/vue-springboot-front)