@@ -23,17 +23,17 @@ By using this module you will achieve:
2323
2424The MyBatis-Spring-Boot-Starter requires following versions:
2525
26- | MyBatis-Spring-Boot-Starter | MyBatis-Spring | Spring Boot | Java |
27- | -----------------------------| -------------------------------------------| ----------| -----------------|
28- | ** 3.0** | 3.0 | 3.0 - 3.4 | 17 or higher |
29- | ** 2.3** | 2.1 | 2.7 | 8 or higher |
30- | ** ~~ 2.2 (EOL)~~ ** | ~~ 2.0 (need 2.0.6+ for enable all features)~~ | ~~ 2.5 - 2.7~~ | ~~ 8 or higher~~ |
31- | ** ~~ 2.1 (EOL)~~ ** | ~~ 2.0 (need 2.0.6+ for enable all features)~~ | ~~ 2.1 - 2.4~~ | ~~ 8 or higher~~ |
26+ | MyBatis-Spring-Boot-Starter | MyBatis-Spring | Spring Boot | Java |
27+ | -----------------------------| -------------------------------------------| ---------------- | -----------------|
28+ | ** 3.0** | 3.0 | 3.0 - 3.5 | 17 or higher |
29+ | ** 2.3** | 2.1 | 2.7 | 8 or higher |
30+ | ** ~~ 2.2 (EOL)~~ ** | ~~ 2.0 (need 2.0.6+ for enable all features)~~ | ~~ 2.5 - 2.7~~ | ~~ 8 or higher~~ |
31+ | ** ~~ 2.1 (EOL)~~ ** | ~~ 2.0 (need 2.0.6+ for enable all features)~~ | ~~ 2.1 - 2.4~~ | ~~ 8 or higher~~ |
3232| ** ~~ 2.0 (EOL)~~ ** | ~~ 2.0~~ | ~~ 2.0 or 2.1~~ | ~~ 8 or higher~~ |
33- | ** ~~ 1.3 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.5~~ | ~~ 6 or higher~~ |
34- | ** ~~ 1.2 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.4~~ | ~~ 6 or higher~~ |
35- | ** ~~ 1.1 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.3~~ | ~~ 6 or higher~~ |
36- | ** ~~ 1.0 (EOL)~~ ** | ~~ 1.2~~ | ~~ 1.3~~ | ~~ 6 or higher~~ |
33+ | ** ~~ 1.3 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.5~~ | ~~ 6 or higher~~ |
34+ | ** ~~ 1.2 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.4~~ | ~~ 6 or higher~~ |
35+ | ** ~~ 1.1 (EOL)~~ ** | ~~ 1.3~~ | ~~ 1.3~~ | ~~ 6 or higher~~ |
36+ | ** ~~ 1.0 (EOL)~~ ** | ~~ 1.2~~ | ~~ 1.3~~ | ~~ 6 or higher~~ |
3737
3838## Installation
3939
0 commit comments