diff --git a/demo-template/pom.xml b/demo-template/pom.xml
new file mode 100644
index 0000000..4488a5d
--- /dev/null
+++ b/demo-template/pom.xml
@@ -0,0 +1,21 @@
+
+
+
+ com.xkcoding
+ spring-boot-demo
+ 1.0.0-SNAPSHOT
+
+
+ 4.0.0
+
+ demo-template
+ 1.0.0-SNAPSHOT
+ pom
+
+
+ 17
+
+
+
diff --git a/pom.xml b/pom.xml
index d119f43..3fe10ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
common-tools
demo-base
demo-log
+ demo-template
demo-monitor