community
community copied to clipboard
异常问题
复现方法:当另一个用户在自己帖子下回复后,自身登录查看消息时会出现 [2020-03-10 15:38:57:359] [ERROR] [method:com.wl.lch.exception.GlobalExceptionHandler.handleException(GlobalExceptionHandler.java:24)] Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "null"
org.springframework.beans.TypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'int'; nested exception is java.lang.NumberFormatException: For input string: "null"
追加说明,当他人对自身帖子进行评论后,第一次进入我的消息会出现该异常且无数据,第二次进入我的消息后数据出现(评论提醒)