Failed to convert from type [java.lang.String] to type [java.util.Date] for value 错误处理
Vue 前端向Java后台传递时间格式数据,进行数据查询,出现这个错误信息 Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java…