摘要: 1、yml全局配置 spring: jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 2、实体类中单个字段配置 @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT 阅读全文
posted @ 2021-09-10 16:49 难忘是想起 阅读(0) 评论(0) 推荐(0)