项目作者: haihaishop
项目描述 :
网上购物商城
高级语言: JavaScript
项目地址: git://github.com/haihaishop/haihaishop.git
haihaishop
网上商城
应用框架:
- SpringMVC
- MyBatis
- BootStrap
数据库:
开发语言:
应用技术:
开发环境:
- Intellij idea
- Redis
- ActiveMQ
- MySQL
- Tomcat
运行配置:
直接下载或者 git clone https://github.com/haihaishop/haihaishop.git
下载完成后打开haihaishop/src/main/resources
修改以下内容:
- db.properties
修改用户名、密码、数据库名称 - redis.properties
修改用户名、密码 - 打开mysql, 执行tables.sql中的语句,即可完成建表。
网站地址
http://106.15.205.112:8080
开源地址
https://github.com/haihaishop/haihaishop