# springboot-vue 前后端分离 **Repository Path**: zlhtest/springboot-vue2 ## Basic Information - **Project Name**: springboot-vue 前后端分离 - **Description**: springboot-vue前后端分离,后台是mybatisplus+h2开发 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-05-28 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-vue 前后端分离 #### 介绍 springboot-vue前后端分离,后台是mybatisplus+h2开发 #### 安装教程 后台启动 1.安装jdk8 2.打开cmd,输入 java -Dfile.encoding=utf-8 -jar D:\h2_mybatisplus_demo-2.3.5.RELEASE.jar 3.访问后台接口文档 http://localhost:9090/doc.html 连接h2数据库 http://localhost:9090/h2-console 账号:root root ![输入图片说明](image.png)