# mi_shop_front_api **Repository Path**: lin_g_g_hui/mi_shop_front_api ## Basic Information - **Project Name**: mi_shop_front_api - **Description**: 毕设,vue+springboot, 前台展示api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-11-30 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 > 后端api接口 前端管理页面地址: https://gitee.com/lin_g_g_hui/vue_shop 管理页地址:http://42.194.142.165/ 前端地址:http://42.194.142.165:8080/ ## 运行条件 > 列出运行该项目所必须的条件和相关依赖 * `java8` * `springboot` * `mysql+mybatis-plus+druid` * `jwt+valid` ## 运行说明 > 说明如何运行和使用你的项目,建议给出具体的步骤说明 * 创建数据库,导入sql,更改数据库名和密码 * 运行 * durid账号密码:druid,123456 * 超级管理员账号密码:admin,123456 ## 技术架构 > vue+springboot 后台基于mvc