We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceac0c commit 1f060c2Copy full SHA for 1f060c2
README.md
@@ -1 +1,13 @@
1
-# Basic-Single-Module-SSM
+# Basic-Single-Module-SSM
2
+
3
+## 说明
4
5
+- Judas.n:<http://code.YouMeek.com>
6
+- 为了方便以后的一些问题的讲解特地准备一个最精简的 SpringMVC+Spring+Mybatis 框架整合,方便以后的一些问题的演示
7
+- 环境:
8
+ - IDE:IntelliJ IDEA
9
+ - 构建:Maven
10
+ - SSM 版本:
11
+ - <spring.version>3.2.16.RELEASE</spring.version>
12
+ - <mybatis.version>3.3.1</mybatis.version>
13
+ - <mybatis-spring.version>1.2.4</mybatis-spring.version>
0 commit comments