spring cloud中微服务调用出现 Can not parse date while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS问题
application.properties 中加入
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

浙公网安备 33010602011771号