在使用动态代理的方法连接数据库报错:The server time zone value '�й���ʱ��' is unrecognized or represents mor
在Mybatis的配置文件properties配置文件中url加入
?serverTimezone=UTC
jdbc:mysql://localhost:3306/qihoo?serverTimezone=UTC
在Mybatis的配置文件properties配置文件中url加入
?serverTimezone=UTC
jdbc:mysql://localhost:3306/qihoo?serverTimezone=UTC