连接数据库时,Java出现The server time zone value ‘�й���ʱ��’ is unrecogni的解决
解决办法: 在连接数据库url?后面加上serverTimezoneUTC
页面报错: Whitelabel Error PageThis application has no explicit mapping for /error, so you are seeing this as a fallback.
Sat Apr 23 18:37:33 CST 2022 There was an unexpected error (typeInternal Server Error, status500).启动器报错: Th…