本次问题是在开发一个小项目时遇到的,在使用springboot连接数据MySQL时,从数据库取出时间并进行序列化的时候出现时间相差13个小时的问题,时间序列化和反序列化采用的是@JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")和@DateTimeFormat(pattern = "yyyy-MM-dd")。
项目使用Springboot框架通过JPA操作MySQL数据库,数据库版本是8.0.33,在项目启动时报错,报错信息是:Public Key Retrieval is not allowed
当前是第 1 页, 共 1 页, 数据总共有 4 条