springboot统一时间格式 在springboot的配置文件中加入以下内容 在springboot的配置文件中加入以下内容 spring: mvc: date-format: yyyy-MM-dd HH:mm:ss jackson: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8