新手指引:前后端分离的springboot + mysql + vue实战案例

使用springboot + mysql + vue实现前后端分离的用户查询功能: 1、mysql:创建test数据库 -> 创建user数据表 -> 创建模拟数据; 2、springboot: 配置mysql -> 使用mybatis操作mysql数据库 -> 接口开发; 3、vue:使用axios访问接口 -> user数据展示 ;
posted @ 2023-09-26 18:13  齐行超  阅读(2035)  评论(0编辑  收藏  举报