Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit92ad409

Browse files
authored
Merge pull requestabel533#24 from bryant1410/master
Fix broken headings in Markdown files
2 parents32f0e2a +b553291 commit92ad409

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

‎README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#SSM集成的基础项目,项目使用Maven管理
1+
#SSM集成的基础项目,项目使用Maven管理
22

3-
#MyBatis3.3.0
3+
#MyBatis3.3.0
44

5-
#Spring[MVC]4.1.2.RELEASE
5+
#Spring[MVC]4.1.2.RELEASE
66

77
项目使用Spring4.1.2.RELEASE + SpringMVC4.1.2.RELEASE + Mybatis3.3.0
88

@@ -42,23 +42,23 @@
4242
- 原来的`dialect` 变成了`helperDialect`,这是基于 PageHelper 方式的分页
4343
- 具体变化看文档
4444

45-
##Spring Boot集成MyBatis的基础项目
45+
##Spring Boot集成MyBatis的基础项目
4646

47-
###https://github.com/abel533/MyBatis-Spring-Boot
47+
###https://github.com/abel533/MyBatis-Spring-Boot
4848

49-
##MyBatis工具
49+
##MyBatis工具
5050

51-
###http://www.mybatis.tk
51+
###http://www.mybatis.tk
5252

53-
##推荐使用Mybatis通用Mapper3
53+
##推荐使用Mybatis通用Mapper3
5454

55-
###https://github.com/abel533/Mapper
55+
###https://github.com/abel533/Mapper
5656

57-
##推荐使用Mybatis分页插件PageHelper
57+
##推荐使用Mybatis分页插件PageHelper
5858

59-
###https://github.com/pagehelper/Mybatis-PageHelper
59+
###https://github.com/pagehelper/Mybatis-PageHelper
6060

61-
##作者信息
61+
##作者信息
6262

6363
- 作者博客:http://blog.csdn.net/isea533
6464

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp