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)

关于#java#的问题,如何解决?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-