Spring Boot How to Convert the return Date to String

前端 未结 0 1005
悲哀的现实
悲哀的现实 2021-01-18 10:18

No converter found for return value of type: class java.time.LocalDateTime

 @RequestMapping("/hello2")
    @ResponseBody
    public LocalDateTime ha         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题