摘要: SpringBoot返回date日期格式化,解决返回为TIMESTAMP时间戳格式或8小时时间差 问题描述 在Spring Boot项目中,使用@RestController注解,返回的java对象中若含有date类型的属性,则默认输出为TIMESTAMP时间戳格式(数据库datetime类型查询出 阅读全文
posted @ 2019-07-01 19:14 panchanggui 阅读(13232) 评论(0) 推荐(0)