Skip to content

Commit 40d2f13

Browse files
authored
Update README.md
1 parent 6b975d7 commit 40d2f13

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,24 @@
1010

1111
MyBatis Spring-Boot-Starter will help you use MyBatis with Spring Boot
1212

13-
Requirements
14-
----------
13+
## Requirements
1514

1615
* master(2.1.x) : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.2+ recommended), Java 8+ and Spring Boot 2.1+
1716
* 2.0.x : MyBatis 3.5+, MyBatis-Spring 2.0+, Java 8+ and Spring Boot 2.0/2.1.
1817
* 1.3.x : MyBatis 3.4+, MyBatis-Spring 1.3+, Java 6+ and Spring Boot 1.5
1918

20-
Essentials
21-
----------
19+
## Essentials
20+
21+
### Published documentations
2222

2323
* [See the docs](http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure)
2424
* [See the docs for testing](http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-test-autoconfigure)
2525

26-
Quick Start
27-
----------
26+
### Snapshot documentations
27+
28+
* [See the docs](https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-autoconfigure/src/site/markdown/index.md)
29+
* [See the docs for testing](https://github.com/mybatis/spring-boot-starter/blob/master/mybatis-spring-boot-test-autoconfigure/src/site/markdown/index.md)
30+
31+
## Quick Start
2832

2933
* [See the wiki page](https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start)

0 commit comments

Comments
 (0)