代码-升级springboot2.7和swagger3

This commit is contained in:
khalil
2024-04-22 10:51:46 +08:00
parent 5554ebd4f7
commit bd0330f372
12 changed files with 107 additions and 91 deletions

View File

@@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.12.RELEASE</version>
<version>2.7.18</version>
</parent>
<build>