# shop
**Repository Path**: LJMing/shop
## Basic Information
- **Project Name**: shop
- **Description**: ForFuture商城Web项目后台主要使用Spring、Spring MVC、MyBatis。前台页面使用VueJs、Bootstrap‘JSP等
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: http://ganquanzhong.top/shop/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 6
- **Created**: 2019-11-27
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://gitee.com/zhong96/shop)
[](https://gitee.com/zhong96/shop/members)
[](http://ganquanzhong.top/shop)
[](http://ganquanzhong.top)
[](https://github.com/gqzdev)
[](https://github.com/gqzdev/shop)
[](https://github.com/gqzdev/shop/network/members)
[](https://github.com/gqzdev/shop)
[](https://github.com/gqzdev/shop)
[](https://blog.csdn.net/ganquanzhong)
# ForFuture Shop
#### 项目介绍
一个简单的商城Web项目后台主要使用Spring、Spring MVC、MyBatis。前台页面使用Vue框架项目中仍存在许多bug,读者可以进行修改调试
**演示**


#### 软件架构
项目使用Spring、Spring MVC、MyBatis、Vue等框架技术!
#### 安装及使用教程
1.将项目导入
2修改数据库连接信息
jdbc.username=##
jdbc.password=##
3.为了避免项目中的图片文件在服务器容器中,将文件上传到磁盘的其他位置
设置 E:\\ShopFile\\upload\\ 访问路径为/pic
添加项目图片的访问路径 、更新服务器配置信息【在项目在服务器的host标签里】\重启服务器
4.更具自己图片路劲不同,
在CommonUtils类中修改
public static String path="E:\\ShopFile\\upload";//根据自己的路径设定
#### 参与贡献
1. Fork 本项目
2. 新建 Feat_shop 分支
3. 提交代码
4. 新建 Pull Request
#### Gitee
1. 使用 Readme.md
2. ganquanzhong——CSDN博客 [blog.csdn.net](https://blog.csdn.net/ganquanzhong)
3. 你可以 [https://gitee.com/zhong96](https://gitee.com/zhong96) 这个地址来了解码云上的ganquanzhong开源项目
### 项目演示


