diff --git a/server/pom.xml b/server/pom.xml index bda8cad52..3dd298941 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -41,11 +41,6 @@ spring-boot-starter-test test - - org.springframework.restdocs - spring-restdocs-mockmvc - test - org.postgresql postgresql @@ -55,6 +50,11 @@ org.springframework.boot spring-boot-devtools + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.5.0 + @@ -70,31 +70,6 @@ - - org.asciidoctor - asciidoctor-maven-plugin - 2.2.1 - - - generate-docs - prepare-package - - process-asciidoc - - - html - book - - - - - - org.springframework.restdocs - spring-restdocs-asciidoctor - ${spring-restdocs.version} - - - org.springframework.boot spring-boot-maven-plugin