File tree Expand file tree Collapse file tree 6 files changed +14
-15
lines changed Expand file tree Collapse file tree 6 files changed +14
-15
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ Supported Versions
1616
1717- master - Support for Spring 6 and Spring Batch 5
1818- 2.1.x - Enhance and maintenance for Spring 5 and Spring Batch 4
19- - 1.3.x - Continued support for Java 6 and 7
2019
2120Essentials
2221----------
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ MyBatis-Spring requires following versions:
2424| ----------------| --- | ------------------| --------------| --- |
2525| ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
2626| ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
27- | ** 2.0** | 3.5+ | 5.x | 4.x | Java 8+ |
28- | ** 1.3** | 3.4+ | 3.2.2+ | 2.1+ | Java 6+ |
27+ | ~~ ** 2.0** ~~ | ~~ 3.5+~~ | ~~ 5.x~~ | ~~ 4.x~~ | ~~ Java 8+~~ |
28+ | ~~ ** 1.3** ~~ | ~~ 3.4+~~ | ~~ 3.2.2+~~ | ~~ 2.1+~~ | ~~ Java 6+~~ |
2929
3030## Agradecimientos
3131
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ MyBatis-Spring は以下のバージョンを必要とします。
1919| ----------------| --- | ------------------| --------------| --- |
2020| ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
2121| ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
22- | ** 2.0** | 3.5+ | 5.x | 4.x | Java 8+ |
23- | ** 1.3** | 3.4+ | 3.2.2+ | 2.1+ | Java 6+ |
22+ | ~~ ** 2.0** ~~ | ~~ 3.5+~~ | ~~ 5.x~~ | ~~ 4.x~~ | ~~ Java 8+~~ |
23+ | ~~ ** 1.3** ~~ | ~~ 3.4+~~ | ~~ 3.2.2+~~ | ~~ 2.1+~~ | ~~ Java 6+~~ |
2424
2525## 謝辞
2626
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ MyBatis-Spring requires following versions:
2222| ----------------| --- | ------------------| --------------| --- |
2323| ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
2424| ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
25- | ** 2.0** | 3.5+ | 5.x | 4.x | Java 8+ |
26- | ** 1.3** | 3.4+ | 3.2.2+ | 2.1+ | Java 6+ |
25+ | ~~ ** 2.0** ~~ | ~~ 3.5+~~ | ~~ 5.x~~ | ~~ 4.x~~ | ~~ Java 8+~~ |
26+ | ~~ ** 1.3** ~~ | ~~ 3.4+~~ | ~~ 3.2.2+~~ | ~~ 2.1+~~ | ~~ Java 6+~~ |
2727
2828## 감사 인사
2929
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ This document does not attempt to provide background information or basic setup
1919
2020MyBatis-Spring requires following versions:
2121
22- | MyBatis-Spring | MyBatis | Spring Framework | Spring Batch | Java |
23- | ----------------| --- | ------------------| --------------| ----------|
24- | ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
25- | ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
26- | ** 2.0** | 3.5+ | 5.x | 4.x | Java 8+ |
27- | ** 1.3** | 3.4+ | 3.2.2+ | 2.1+ | Java 6+ |
22+ | MyBatis-Spring | MyBatis | Spring Framework | Spring Batch | Java |
23+ | ----------------| --- | ------------------| --------------| ------------- |
24+ | ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
25+ | ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
26+ | ~~ ** 2.0** ~~ | ~~ 3.5+~~ | ~~ 5.x~~ | ~~ 4.x~~ | ~~ Java 8+~~ |
27+ | ~~ ** 1.3** ~~ | ~~ 3.4+~~ | ~~ 3.2.2+~~ | ~~ 2.1+~~ | ~~ Java 6+~~ |
2828
2929## Acknowledgements
3030
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ MyBatis-Spring 需要以下版本:
2121| ----------------| --- | ------------------| --------------| --- |
2222| ** 3.0** | 3.5+ | 6.0+ | 5.0+ | Java 17+ |
2323| ** 2.1** | 3.5+ | 5.x | 4.x | Java 8+ |
24- | ** 2.0** | 3.5+ | 5.x | 4.x | Java 8+ |
25- | ** 1.3** | 3.4+ | 3.2.2+ | 2.1+ | Java 6+ |
24+ | ~~ ** 2.0** ~~ | ~~ 3.5+~~ | ~~ 5.x~~ | ~~ 4.x~~ | ~~ Java 8+~~ |
25+ | ~~ ** 1.3** ~~ | ~~ 3.4+~~ | ~~ 3.2.2+~~ | ~~ 2.1+~~ | ~~ Java 6+~~ |
2626
2727## 致谢
2828
You can’t perform that action at this time.
0 commit comments