言落578 2022-06-07 15:56 采纳率: 83.3%
浏览 84
已结题

关于#java#的问题,如何解决?

Field error in object 'studyProjectInfo' on field 'createTime' : rejected value [2026-03-03T15:42]; codes [typeMismatch.studyProjectInfo.createTime,typeMismatch.createTime,typeMismatch.java.util.Date,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [studyProjectInfo.createTime,createTime]; arguments []; default message [createTime]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.util.Date' for property 'createTime'; nested exception is java.lang.IllegalArgumentException: Date format is not supported [2026-03-03T15:42].]
Field error in object 'studyProjectInfo' on field 'updateTime' : rejected value [,2026-03-05T16:45]; codes [typeMismatch.studyProjectInfo.updateTime,typeMismatch.updateTime,typeMismatch.java.util.Date,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [studyProjectInfo.updateTime,updateTime]; arguments []; default message [updateTime]]; default message [Failed to convert property value of type 'java.lang.String[]' to required type 'java.util.Date' for property 'updateTime'; nested exception is java.lang.IllegalArgumentException: Date format is not supported [,2026-03-05T16:45].]
at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:115) | admin | http-nio-8080-exec-7 | com.joyintech.platform.adivice.BasePackageAdvice.logErrorInfo(BasePackageAdvice.java:76)
DEBUG 15:43:45.942 | Executing sql insert:
INSERT INTO SYS_ERROR_LOG(ID,HOST_CODE,THREAD_CODE,ERROR_CLASS,ERROR_MESSAGE,ERROR_TRACES,ERROR_TIME,OPERATE_USER,CREATE_TIME)

  • 写回答

3条回答 默认 最新

  • 皮蛋不吃粥 2022-06-08 09:57
    关注

    时间转换问题 使用注解或者配置类转换

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 6月22日
  • 已采纳回答 6月14日
  • 创建了问题 6月7日

悬赏问题

  • ¥15 ansys fluent计算闪退
  • ¥15 有关wireshark抓包的问题
  • ¥15 Ubuntu20.04无法连接GitHub
  • ¥15 需要写计算过程,不要写代码,求解答,数据都在图上
  • ¥15 向数据表用newid方式插入GUID问题
  • ¥15 multisim电路设计
  • ¥20 用keil,写代码解决两个问题,用库函数
  • ¥50 ID中开关量采样信号通道、以及程序流程的设计
  • ¥15 U-Mamba/nnunetv2固定随机数种子
  • ¥30 C++行情软件的tick数据如何高效的合成K线