update 优化 转移 logback-common 配置到 common-web 模块 gateway 单独处理

This commit is contained in:
疯狂的狮子li
2023-01-31 15:47:53 +08:00
parent 8bb802414d
commit c30ef221ed
6 changed files with 93 additions and 22 deletions

View File

@@ -46,11 +46,6 @@
<artifactId>ruoyi-common-web</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-core</artifactId>
</dependency>
<!-- Spring Security -->
<dependency>
<groupId>org.springframework.boot</groupId>