在连接的配置文件中,指定数据库位置的末尾加上serverTimezone=UTC
url: jdbc:mysql://localhost:3306/app?serverTimezone=UTC
在连接的配置文件中,指定数据库位置的末尾加上serverTimezone=UTC
url: jdbc:mysql://localhost:3306/app?serverTimezone=UTC
相关文章: