Limit log output produced by spring-boot-deployment-tests:intTest
Closes gh-28730
This commit is contained in:
parent
54b11cb3fb
commit
7d19ea4ca1
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<configuration>
|
||||||
|
<include resource="org/springframework/boot/logging/logback/base.xml"/>
|
||||||
|
</configuration>
|
||||||
Loading…
Reference in New Issue