File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### java_server
1+ ## java_server
22
3- ----------
43<p align =" center " >
54<a href =" http://www.oracle.com/technetwork/java/javase/overview/index.html " ><img src =" https://img.shields.io/badge/language-java%208.0-orange.svg " ></a >
65<a href =" https://www.jetbrains.com/idea/ " ><img src =" https://img.shields.io/badge/platform-jetbrains-66FF99.svg " ></a >
76<a href =" http://www.eclipse.org/ " ><img src =" https://img.shields.io/badge/platform-eclipse-46aae6.svg " ></a >
7+ <a href =" http://projects.spring.io/spring-boot/ " ><img src =" https://img.shields.io/badge/SpringBoot-1.5.2-990066.svg " ></a >
8+ <a href =" http://spring.io/ " ><img src =" https://img.shields.io/badge/spring-4.3.7-3300FF.svg " ></a >
9+ <a href =" http://www.mybatis.org/mybatis-3/ " ><img src =" https://img.shields.io/badge/mybatis-3.3.0-660000.svg " ></a >
810<img src =" https://img.shields.io/badge/license-MIT%203.0-CC3333.svg " >
911<img src =" https://img.shields.io/badge/release-1.0.0-brightgreen.svg " >
1012</p >
1113
1214本项目是校园o2o电商项目的服务端和管理平台代码,采用` SpringBoot-Mybatis ` 架构,集成了丰富的短信,推送,支付,权限管理等功能。
1315
14- #### 更新
16+ ## 更新
1517
16- -------------
1718- 2017-7-21
1819>
1920 1. 解决spring jar包过老,跑不起来问题。
2021 2. 项目更新为springBoot项目,springBoot版本为1.5.2
2122 3. 支持在intellij下面运行
2223
2324
24- #### 主要功能
25+ ## 主要功能
2526
26- --------
2727| 功能 | 平台 |
2828| ------------| -----------------------------------|
2929| 推送 | [ 极光] ( https://www.jiguang.cn/ ) |
3434| 权限管理 | -- |
3535| 多校区管理 | -- |
3636
37- #### 运行
37+ ## 运行
38+
3839clone下来的代码支持在eclipse或者intellij下运行,mysql支持,本地支持以SpringBoot的方式启动。
3940
40411 . 将项目根目录下foryou.sql导入你自己的数据库中。
@@ -48,7 +49,6 @@ clone下来的代码支持在eclipse或者intellij下运行,mysql支持,本
4849即可进入管理端默认的登录页面。
49506 . 校区管理员账号admin:123456,总校区管理员账号admin_1:123456。
5051
51- #### License
52+ ## License
5253
53- -----------
5454本项目基于[ MIT] ( https://www.opensource.org/licenses/mit-license.php ) 开源协议.
You can’t perform that action at this time.
0 commit comments