* JAVA-14288 Rename spring-5-reactive-modules to spring-reactive-modules * JAVA-14288 Remove failing module * JAVA-14288 Revert commenting spring-cloud-openfeign-2 module
8 lines
209 B
XML
8 lines
209 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration>
|
|
<include resource="org/springframework/boot/logging/logback/base.xml" />
|
|
|
|
<root level="info">
|
|
<appender-ref ref="CONSOLE" />
|
|
</root>
|
|
</configuration> |