原文:Failed to convert value of type 'java.lang.String' to required type 'java.time.LocalDate';

springboot jdbc查询使用LocalDate报:Failed to convert value of type java.lang.String to required type java.time.LocalDate 解决办法: 添加该注解即可通过日期查找记录: ...

2018-11-29 21:14 0 11304 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM