mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-30 05:21:56 +08:00
Merge remote-tracking branch 'upstream/master' into dev_lcw
# Conflicts: # pom.xml # ruoyi-common/ruoyi-common-core/pom.xml # ruoyi-common/ruoyi-common-swagger/pom.xml # ruoyi-gateway/pom.xml # ruoyi-modules/ruoyi-file/pom.xml # ruoyi-modules/ruoyi-gen/pom.xml # ruoyi-modules/ruoyi-job/pom.xml # ruoyi-modules/ruoyi-system/pom.xml # sql/ry_config_20240902.sql
This commit is contained in:
@@ -23,11 +23,10 @@
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Swagger -->
|
||||
<!-- SpringDoc webmvc -->
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger2</artifactId>
|
||||
<version>${swagger.fox.version}</version>
|
||||
<groupId>org.springdoc</groupId>
|
||||
<artifactId>springdoc-openapi-ui</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user