Skip to content

Commit a9a3363

Browse files
committed
Merge branch 'master' into 3.x
2 parents f8ae02f + 94afd3d commit a9a3363

File tree

18 files changed

+36
-29
lines changed

18 files changed

+36
-29
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.spring.boot/mybatis-spring-boot.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/spring/boot/mybatis-spring-boot/)
77
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
88

9-
![mybatis-spring](http://mybatis.github.io/images/mybatis-logo.png)
9+
![mybatis-spring](https://mybatis.org/images/mybatis-logo.png)
1010

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

1313
## Requirements
1414

15-
* master(2.3.x) : MyBatis 3.5+, MyBatis-Spring 2.1, Java 8+ and Spring Boot 2.5+ (First version for supporting Spring Boot 3), **not release yet**
15+
* 3.x : MyBatis 3.5+, MyBatis-Spring 3.0, Java 17+ and Spring Boot 3.0 **not release yet**
16+
* master(2.3.x) : MyBatis 3.5+, MyBatis-Spring 2.1, Java 8+ and Spring Boot 2.5-2.7 **not release yet**
1617
* 2.2.x : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot 2.5-2.7
1718
* 2.1.x : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot ~~2.1-2.4~~ 2.4
1819
* ~~2.0.x : (EOL) MyBatis 3.5+, MyBatis-Spring 2.0+, Java 8+ and Spring Boot 2.0/2.1.~~

mybatis-spring-boot-autoconfigure/src/site/markdown/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ By using this module you will achieve:
2323

2424
The MyBatis-Spring-Boot-Starter requires following versions:
2525

26-
| MyBatis-Spring-Boot-Starter | MyBatis-Spring | Spring Boot | Java |
27-
|-----------------------------|-------------------------------------------|----------------| --- |
28-
| **2.3** | 2.1 | 2.5 or higher | 8 or higher |
29-
| **2.2** | 2.0 (need 2.0.6+ for enable all features) | 2.5 - 2.7 | 8 or higher |
30-
| **2.1** | 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 | 17 or higher |
29+
| **2.3** | 2.1 | 2.5 - 2.7 | 8 or higher |
30+
| **2.2** | 2.0 (need 2.0.6+ for enable all features) | 2.5 - 2.7 | 8 or higher |
31+
| **2.1** | 2.0 (need 2.0.6+ for enable all features) | 2.1 - 2.4 | 8 or higher |
3132
| **~~2.0 (EOL)~~** | ~~2.0~~ | ~~2.0 or 2.1~~ | ~~8 or higher~~ |
3233
| **~~1.3 (EOL)~~** | ~~1.3~~ | ~~1.5~~ | ~~6 or higher~~ |
3334
| **~~1.2 (EOL)~~** | ~~1.3~~ | ~~1.4~~ | ~~6 or higher~~ |

mybatis-spring-boot-autoconfigure/src/site/resources/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

mybatis-spring-boot-autoconfigure/src/site/resources/es/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

mybatis-spring-boot-autoconfigure/src/site/resources/ja/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

mybatis-spring-boot-autoconfigure/src/site/resources/ko/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

mybatis-spring-boot-autoconfigure/src/site/resources/zh/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

mybatis-spring-boot-autoconfigure/src/site/zh/markdown/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ MyBatis-Spring-Boot-Starter 可以帮助你更快地在 [Spring Boot](https://sp
2424
MyBatis-Spring-Boot-Starter 要求以下版本:
2525

2626
| MyBatis-Spring-Boot-Starter | MyBatis-Spring | Spring Boot | Java |
27-
| --------------------------- | -------------------- | ------------- | --------- |
28-
| **2.3** | 2.1 | 2.5 或更高 | 8 或更高 |
27+
|-----------------------------|----------------------|---------------|-----------|
28+
| **3.0** | 3.0 | 3.0 | 17 或更高 |
29+
| **2.3** | 2.1 | 2.5 - 2.7 | 8 或更高 |
2930
| **2.2** | 2.0(2.0.6 以上可开启所有特性) | 2.5 - 2.7 | 8 或更高 |
3031
| **2.1** | 2.0(2.0.6 以上可开启所有特性) | 2.1 - 2.4 | 8 或更高 |
3132
| **~~2.0 (EOL)~~** | ~~2.0~~ | ~~2.0 或 2.1~~ | ~~8 或更高~~ |

mybatis-spring-boot-samples/mybatis-spring-boot-sample-freemarker-legacy/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<dependency>
3838
<groupId>org.mybatis.scripting</groupId>
3939
<artifactId>mybatis-freemarker</artifactId>
40-
<version>1.2.3</version>
4140
</dependency>
4241
<dependency>
4342
<groupId>com.h2database</groupId>

mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.codehaus.cargo</groupId>
9090
<artifactId>cargo-maven3-plugin</artifactId>
91-
<version>1.10.1</version>
91+
<version>1.10.2</version>
9292
</plugin>
9393
</plugins>
9494
</pluginManagement>

0 commit comments

Comments
 (0)