diff --git a/demo-monitor/pom.xml b/demo-monitor/pom.xml
new file mode 100644
index 0000000..3c7145b
--- /dev/null
+++ b/demo-monitor/pom.xml
@@ -0,0 +1,21 @@
+
+
+
+ spring-boot-demo
+ com.xkcoding
+ 1.0.0-SNAPSHOT
+
+
+ 4.0.0
+
+ demo-monitor
+ 1.0.0-SNAPSHOT
+ pom
+
+
+ 17
+
+
+
diff --git a/pom.xml b/pom.xml
index ade9b48..521d1aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
common-tools
demo-base
+ demo-monitor
demo-actuator
demo-admin