在启动参数上加上时区设置-Duser.timezone=GMT+08
java -jar -Duser.timezone=GMT+08 target/micservice_histclientsdataetl-1.0-SNAPSHOT-jar-with-dependencies.jar local
在启动参数上加上时区设置-Duser.timezone=GMT+08
java -jar -Duser.timezone=GMT+08 target/micservice_histclientsdataetl-1.0-SNAPSHOT-jar-with-dependencies.jar local
转载于:https://www.cnblogs.com/zhengchunhao/p/5778732.html