Skip to content

Commit aa5edff

Browse files
authored
Update README.md
1 parent 7044a3f commit aa5edff

1 file changed

Lines changed: 0 additions & 67 deletions

File tree

README.md

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1 @@
11
# Basic-Single-Module-SSM
2-
3-
## 说明
4-
5-
6-
- 作者:Judas.n:<http://code.YouMeek.com>
7-
- 感谢捐赠:<http://www.youmeek.com/donate/>
8-
- 为了方便以后的一些问题的讲解特地准备一个最精简的 SpringMVC + Spring + Mybatis 框架整合,方便以后的一些问题的演示
9-
- 为了展示 IntelliJ IDEA 高度集成化的效果,降低 IntelliJ IDEA 入门时间
10-
11-
12-
- 环境:
13-
- JDK 7(理论上支持 JDK 6、JDK 7、JDK 8)
14-
- Maven 3.1.1
15-
- Mysql 5.6
16-
- Tomcat 7
17-
- IDE:IntelliJ IDEA 15.0.4
18-
- SSM 版本:
19-
- spring version:**3.2.16.RELEASE(也支持 4.1、4.2)**
20-
- mybatis version:**3.3.1**
21-
- mybatis-spring version:**1.2.4**
22-
23-
24-
25-
## 项目演示视频下载
26-
27-
- **Maven 本地仓库打包下载**
28-
- 百度云盘:<http://pan.baidu.com/s/1bnPZU2b>
29-
- **单模块的 Spring MVC + Spring + Mybatis 讲解(基于 IntelliJ IDEA)**
30-
- 百度云盘:<http://pan.baidu.com/s/1dEuxWh7>
31-
- 360 云盘(6d49):<https://yunpan.cn/cY444GphNgMe3>
32-
- **多模块的 Spring MVC + Spring + Mybatis 讲解(基于 IntelliJ IDEA)**
33-
- 百度云盘:<http://pan.baidu.com/s/1hr0x6sc>
34-
- 360 云盘(e319):<https://yunpan.cn/cY4INmfJn8yvm>
35-
36-
37-
## 联系(Contact)
38-
39-
- Email:`judas.n@qq.com`(常用) or `admin@youmeek.com`(备用)
40-
- Blog:<http://code.YouMeek.com>
41-
- IntelliJ IDEA QQ 交流群:入群请看:<https://github.com/judasn/IntelliJ-IDEA-Java-Conversation>
42-
- 欢迎捐赠 ^_^:<http://www.youmeek.com/donate>
43-
44-
45-
## Gtihub 协同视频教程(Participate)
46-
47-
- 如果您不会使用 Git 或是 Github 也没关系,请认真学习下面视频教程:
48-
- Judas.n 录制
49-
- 视频格式:MP4
50-
- 分辨率:1920 X 1080
51-
- 片长:16 min
52-
- 文件大小:62 M
53-
- 下载
54-
- 百度云盘:<http://pan.baidu.com/s/1bogmTLd>
55-
- 360 网盘(2fb5):<https://yunpan.cn/cYez7W9xnHs3c>
56-
57-
58-
## Github 常用按钮说明
59-
60-
- Watch:关注该项目,作者有更新的时候,会在你的 Github 主页有通知消息。
61-
- Star:收藏该项目,在你的头像上有一个“Your stars”链接,可以看到你的收藏列表。
62-
- Fork:复制一份项目到的Github空间上,你可以自己开发自己的这个地址项目,然后 Pull Request 给项目原主人。
63-
64-
## 参与作者汇总(Author)
65-
66-
|作者(按参与时间排序)|地址|
67-
|:---------|:---------|
68-
|Judas.n|<http://code.YouMeek.com>|

0 commit comments

Comments
 (0)