got ride of the swagger geneerated api end oints

This commit is contained in:
2025-12-02 14:42:34 -05:00
parent 9779bdb5c0
commit 346ccc3813
2 changed files with 41 additions and 2 deletions

View File

@@ -45,10 +45,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<!-- <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-rest</artifactId>
</dependency>
</dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>