refactor: rename "mybatis-flex-spring-boot-3-starter" to "mybatis-flex-spring-boot3-starter"

This commit is contained in:
michael 2023-12-27 09:44:08 +08:00
parent 0f1c7badb5
commit 53dd6b378d
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<version>1.7.6</version>
</parent>
<artifactId>mybatis-flex-spring-boot-3-starter</artifactId>
<artifactId>mybatis-flex-spring-boot3-starter</artifactId>
<properties>
<maven.compiler.source>17</maven.compiler.source>

View File

@ -45,11 +45,11 @@
<module>mybatis-flex-core</module>
<module>mybatis-flex-spring</module>
<module>mybatis-flex-spring-boot-starter</module>
<module>mybatis-flex-spring-boot3-starter</module>
<module>mybatis-flex-solon-plugin</module>
<module>mybatis-flex-test</module>
<module>mybatis-flex-processor</module>
<module>mybatis-flex-dependencies</module>
<module>mybatis-flex-spring-boot-3-starter</module>
</modules>
<properties>