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 1967683 commit b6e0ed6Copy full SHA for b6e0ed6
README
README.md
@@ -0,0 +1,14 @@
1
+MyBatis Spring Adapter
2
+======================
3
+
4
+[](https://travis-ci.org/mybatis/spring)
5
+[](https://maven-badges.herokuapp.com/maven-central/org.mybatis/mybatis-spring)
6
7
+
8
9
+MyBatis-Spring adapter is an easy-to-use Spring3 bridge for MyBatis sql mapping framework.
10
11
+Essentials
12
+----------
13
14
+* [See the docs](http://mybatis.github.io/spring/)
0 commit comments