Unable to retrieve the results using Spring JPA query that receives LocalDateTime as Input

后端 未结 0 1771
Happy的楠姐
Happy的楠姐 2021-02-08 01:23

I am using this code to get the current date and time

LocalDateTime localDateTimeCurrent = LocalDateTime.now();


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