未验证 提交 45785dba 编写于 作者: B BoYiZhang 提交者: GitHub

Set default time zone (#3006)

Date type date problem in spring serializing Java
Solution: Spring serializes Java's date type date problem
Co-authored-by: Ngabry.wu <gabrywu@apache.org>
Co-authored-by: Ndailidong <dailidong66@gmail.com>
上级 6e0b4645
......@@ -23,6 +23,9 @@ server.servlet.session.timeout=7200
server.servlet.context-path=/dolphinscheduler/
# Set time zone
spring.jackson.time-zone=GMT+8
# file size limit for upload
spring.servlet.multipart.max-file-size=1024MB
spring.servlet.multipart.max-request-size=1024MB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册