Skip to content

Commit

Permalink
added swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
harasees-singh committed Oct 15, 2023
1 parent e5973c8 commit bee4dbe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit bee4dbe

Please sign in to comment.