The server time zone value ‘�й���ʱ��’ is unrecognized…mysql报错
配置文件yml中:
spring:datasource:url: jdbc:mysql://localhost:3306/xy-v1?serverTimezoneUTCdriver-class-na…
Sping-boot项目报错:The server time zone value ‘�й���ʱ��’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the …