diff --git a/mybatis-flex-spring-boot-3-starter/pom.xml b/mybatis-flex-spring-boot-3-starter/pom.xml
new file mode 100644
index 00000000..cc0c55a3
--- /dev/null
+++ b/mybatis-flex-spring-boot-3-starter/pom.xml
@@ -0,0 +1,40 @@
+
+
+ 4.0.0
+
+ com.mybatis-flex
+ parent
+ 1.7.6
+
+
+ mybatis-flex-spring-boot-3-starter
+
+
+ 17
+ 17
+ UTF-8
+
+
+
+
+ com.mybatis-flex
+ mybatis-flex-spring-boot-starter
+ 1.7.6
+
+
+ org.mybatis
+ mybatis-spring
+
+
+
+
+
+ org.mybatis
+ mybatis-spring
+ 3.0.3
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 44715bb0..1d463502 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
mybatis-flex-test
mybatis-flex-processor
mybatis-flex-dependencies
+ mybatis-flex-spring-boot-3-starter