From bfac316630eaf4dde3a8e80fce7426f5b130ae6d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 10 Jan 2023 16:52:50 +0300 Subject: Restore Swagger UI --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b46c0b77..2c828b45 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,16 @@ org.springframework.boot spring-boot-maven-plugin + + + + start + stop + + + + -Dspring.application.admin.enabled=true com.google.code.findbugs @@ -366,6 +375,19 @@ + + org.springdoc + springdoc-openapi-maven-plugin + 1.4 + + + integration-test + + generate + + + + -- cgit v1.2.3