单元测试优化,不再必须依赖 j2cache.proerties 属性文件,系统默认会设定一些默认值。

This commit is contained in:
thinkgem
2019-08-02 18:12:46 +08:00
parent 7b599405fa
commit 77155af474
4 changed files with 7 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<!-- Framework level setting -->
<include resource="config/logger-core.xml"/>
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
<!-- Console log output -->
<appender name="console" class="ch.qos.logback.core.ConsoleAppender">
<encoder>