You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson 87182a3a2b Stop configuring the Logback console appender to use UTF-8
Previously, the default Logback configuration set the console
appenders charset to UTF-8. This was inconsistent with the Logback
file appender and Log4j2's console and file appenders, all of which
used the platform's default.

This commit removes the configuration of the Logback console
appender's charset. This means that it will use the platform's
default charset, aligning it with the Logback file appender and
both Log4j2 appenders.

Closes gh-11611
7 years ago
..
spring-boot Stop configuring the Logback console appender to use UTF-8 7 years ago
spring-boot-actuator Polish 7 years ago
spring-boot-actuator-autoconfigure Polish 7 years ago
spring-boot-autoconfigure Polish 7 years ago
spring-boot-cli Polish 7 years ago
spring-boot-dependencies Upgrade to JUnit Jupiter 5.0.3 7 years ago
spring-boot-devtools Polish "Fix potential resource leaks" 7 years ago
spring-boot-docs Polish 7 years ago
spring-boot-parent Apply server.undertow.* config to reactive servers 7 years ago
spring-boot-starters Exclude tomcat-annotations-api and use javax.annotations-api instead 7 years ago
spring-boot-test Polish 7 years ago
spring-boot-test-autoconfigure Update copyright year of changed files 7 years ago
spring-boot-tools Polish 7 years ago
pom.xml Re-order modules so that spring--boot-cli is later 7 years ago