妩媚导师

文章
1
资源
0
加入时间
3年1月10天

时间日期处理

时间日期处理SpringBoot中接收日期格式处理SpringBoot中接收日期格式处理get请求,在实体类字段上添加@DateTimeFormat(pattern = "yyyy/MM/dd")注解controller @GetMapping("/getDate") public String getDate(DateGetEntity entity){ System.out.println(entity); re