You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Guoliang Sun (Jira)" <ji...@apache.org> on 2022/12/07 11:50:00 UTC

[jira] [Commented] (KYLIN-5348) After Spring Boot upgrade version, the Chinese returned by the query is garbled

    [ https://issues.apache.org/jira/browse/KYLIN-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644294#comment-17644294 ] 

Guoliang Sun commented on KYLIN-5348:
-------------------------------------

h3. Dev Design

Set server.servlet.encoding.force=true as the default parameter to solve the problem.

> After Spring Boot upgrade version, the Chinese returned by the query is garbled
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-5348
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5348
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0-alpha
>            Reporter: Guoliang Sun
>            Priority: Major
>             Fix For: 5.0-alpha
>
>
> This is a problem caused by the upgrade of spring boot, which no longer adds UTF-8 encoding by default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)