springboot-logback-error.log
1.18 KB
2025-01-14 15:30:45,054 [main] ERROR com.baomidou.mybatisplus.core.MybatisConfiguration:84 - mapper[com.subsidy.mapper.ProjectMapper.getSeedTrackProjectPage] is ignored, because it exists, maybe from xml file
2025-01-14 16:49:48,685 [http-nio-23504-exec-9] ERROR com.subsidy.common.exception.GlobalExceptionHandler:89 - JSON parse error: Cannot deserialize instance of `java.lang.Integer` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Integer` out of START_OBJECT token
at [Source: (PushbackInputStream); line: 1, column: 40] (through reference chain: com.subsidy.dto.project.ApproveDTO["projectStatus"])
2025-01-14 16:57:17,633 [http-nio-23504-exec-5] ERROR com.subsidy.common.exception.GlobalExceptionHandler:89 - JSON parse error: Cannot deserialize instance of `java.lang.Integer` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.Integer` out of START_OBJECT token
at [Source: (PushbackInputStream); line: 1, column: 40] (through reference chain: com.subsidy.dto.project.ApproveDTO["projectStatus"])