Browse Source

Merge branch '2.4.x' into 2.5.x

Closes gh-28734
pull/28778/head
Andy Wilkinson 4 years ago
parent
commit
88457d9cfa
  1. 4
      spring-boot-tests/spring-boot-deployment-tests/src/intTest/resources/logback.xml

4
spring-boot-tests/spring-boot-deployment-tests/src/intTest/resources/logback.xml

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<include resource="org/springframework/boot/logging/logback/base.xml"/>
</configuration>
Loading…
Cancel
Save