diff --git a/demo-others/pom.xml b/demo-others/pom.xml
new file mode 100644
index 0000000..63c4e35
--- /dev/null
+++ b/demo-others/pom.xml
@@ -0,0 +1,21 @@
+
+
+
+ com.xkcoding
+ spring-boot-demo
+ 1.0.0-SNAPSHOT
+
+
+ 4.0.0
+
+ demo-others
+ 1.0.0-SNAPSHOT
+ pom
+
+
+ 17
+
+
+
diff --git a/pom.xml b/pom.xml
index c5e4e0f..c47c5b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
demo-idempotent
demo-workflow
demo-package
+ demo-others