微服务调用过程中出现时间解析错误

spring cloud中微服务调用出现 Can not parse date while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS问题

 

 

spring.jackson.timeZone=GMT+08:00
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.jackson.serialization.write_dates_as_timestamps=false
spring.mvc.date-format=yyyy-MM-dd HH:mm:ss
posted @ 2020-11-18 10:51  不知无畏  阅读(341)  评论(0)    收藏  举报