Skip to content

Commit

Permalink
Merge pull request #1 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
1994 authored Apr 22, 2017
2 parents f676419 + 4c1f97d commit 2a9b1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ssm-scaffold
这是一个SpringMVC+Mybatis 脚手架,方便平时的开发使用,也可作为新手的学习项目。

##依赖
## 依赖
- Spring :4.2.1.RELEASE
- mybatis:3.3.0
- mybatis-spring:1.2.3
Expand Down Expand Up @@ -39,5 +39,5 @@
- log4j.properties:log4j 配置文件
- mvc-dispatcher-servlet.xml:SpringMVC配置文件

##快速上手
## 快速上手
http://1994.github.io/2015/10/14/ssm-scaffold/

0 comments on commit 2a9b1e3

Please sign in to comment.