This commit is contained in:
2025-07-23 18:34:01 +08:00
parent 33423fc4d2
commit e6a98ad0bd
6 changed files with 191 additions and 4 deletions

View File

@ -26,10 +26,11 @@
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springdoc</groupId>-->
<!-- <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>com.github.therapi</groupId>