Enhance Owner List, Add Validation & Swagger UI

This commit is contained in:
Jha-Shivam-602 2026-02-08 21:10:42 +05:30
parent a4fcf04c93
commit 6b52068e80
5 changed files with 47 additions and 1 deletions

View file

@ -114,6 +114,11 @@
<version>${webjars-font-awesome.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>