springboot对于实体类date类型格式化
2021-04-21 06:27
阅读:403
标签:block 文件 接受 spring yml one datetime format 添加 yml文件添加格式化 jackson: 接参数 接受参数时 添加注解 springboot对于实体类date类型格式化 标签:block 文件 接受 spring yml one datetime format 添加 原文地址:https://blog.51cto.com/14802795/2510038
private Date addTime;
返回值会带有毫秒
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date addTime;
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:springboot对于实体类date类型格式化
文章链接:http://soscw.com/index.php/essay/77481.html
文章标题:springboot对于实体类date类型格式化
文章链接:http://soscw.com/index.php/essay/77481.html
评论
亲,登录后才可以留言!