单元测试优化,不再必须依赖 j2cache.proerties 属性文件,系统默认会设定一些默认值。
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user