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.
e4e1958b65
The charset "default" is an alias for US-ASCII, not the JVM's default
charset. This commit updates the built-in Logback configuration to
use Charset.defaultCharset().name() in place of "default" in the
Java-based configuration. In the XML-based configuration where
Charset.defaultCharset().name() cannot be called, we emulate its
behaviour [1] by using the file.encoding system property, falling back
to UTF-8 when it's not set.
Fixes gh-27230
[1]
|
3 years ago | |
---|---|---|
.. | ||
spring-boot | 3 years ago | |
spring-boot-actuator | 3 years ago | |
spring-boot-actuator-autoconfigure | 3 years ago | |
spring-boot-autoconfigure | 3 years ago | |
spring-boot-cli | 3 years ago | |
spring-boot-dependencies | 3 years ago | |
spring-boot-devtools | 3 years ago | |
spring-boot-docs | 3 years ago | |
spring-boot-parent | 3 years ago | |
spring-boot-properties-migrator | 4 years ago | |
spring-boot-starters | 3 years ago | |
spring-boot-test | 3 years ago | |
spring-boot-test-autoconfigure | 3 years ago | |
spring-boot-tools | 3 years ago |