From bee4dbee81dd87e6eb5f9d39111859bd0e556352 Mon Sep 17 00:00:00 2001 From: haraseessingh Date: Sun, 15 Oct 2023 15:08:38 +0530 Subject: [PATCH] added swagger docs --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index bc58b51..bc7f79c 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,11 @@ org.springframework.boot spring-boot-starter-security + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.0.0 +