diff --git a/server/pom.xml b/server/pom.xml
index 3fc610db..d4e2d76f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -176,6 +176,34 @@
org.springframework.boot
spring-boot-maven-plugin
+
+ -Dspring.application.admin.enabled=true
+
+
+
+
+ start
+ stop
+
+
+
+
+
+ org.springdoc
+ springdoc-openapi-maven-plugin
+ 1.4
+
+ http://localhost:8080/ui/api-docs
+ openapi.json
+
+
+
+ integration-test
+
+ generate
+
+
+
io.github.git-commit-id