Skip to content

Commit a3a6723

Browse files
committed
updated the versions and fixed the swagger now you can access the endpoints with http://localhost:7860/swagger-ui/index.html
1 parent d6e162f commit a3a6723

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
3535
<version>2.3.0</version>
3636
</dependency>
37-
<dependency>
38-
<groupId>org.springframework.boot</groupId>
39-
<artifactId>spring-boot-starter-web</artifactId>
40-
</dependency>
4137
<dependency>
4238
<groupId>io.github.vishalmysore</groupId>
4339
<artifactId>a2ajava</artifactId>

0 commit comments

Comments
 (0)