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 b5d51ea commit 903ec7aCopy full SHA for 903ec7a
README.md
@@ -8,12 +8,12 @@ MyBatis Spring Adapter
8
9

10
11
-MyBatis-Spring adapter is an easy-to-use Spring3 bridge for MyBatis sql mapping framework.
+MyBatis-Spring adapter is an easy-to-use Spring bridge for MyBatis sql mapping framework.
12
13
Supported Versions
14
------------------
15
16
-- 1.3.x - Continued support for Java 6
+- 1.3.x - Continued support for Java 6 and 7
17
- master (2.0.x) - Support for Java 8, Spring 5, and Junit 5 plus other java 8 requirements
18
19
Essentials
0 commit comments