diff --git a/demo-auth/pom.xml b/demo-auth/pom.xml
new file mode 100644
index 0000000..0be9310
--- /dev/null
+++ b/demo-auth/pom.xml
@@ -0,0 +1,20 @@
+
+
+
+ com.xkcoding
+ spring-boot-demo
+ 1.0.0-SNAPSHOT
+
+
+ 4.0.0
+
+ demo-auth
+ 1.0.0-SNAPSHOT
+ pom
+
+
+ 17
+
+
diff --git a/pom.xml b/pom.xml
index 5e61a97..ab040eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,7 @@
demo-mq
demo-task
demo-websocket
+ demo-auth
demo-monitor