项目结构调整 x 8 : 貌似不自闭了 2048

This commit is contained in:
YunaiV
2021-04-29 23:57:12 +08:00
parent c37d5d7f1d
commit 1fe8d1cc89
12 changed files with 43 additions and 18 deletions

View File

@ -0,0 +1,4 @@
<configuration>
<!-- 引用 Spring Boot 的 logback 基础配置 -->
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
</configuration>