community icon indicating copy to clipboard operation
community copied to clipboard

JAVA论坛,web项目,采用传统ssm框架,maven聚合项目,前后端分离,集成redis,非spingboot版本,业务简单适合学习搭建

Results 3 community issues
Sort by recently updated
recently updated
newest added

打开他人帖子后,console中会出现http://localhost:8080/community/posts/undefined404错误,初步估计问题出在var id = $.getUrlParam('id');上,与上一个异常问题类似

复现方法:当另一个用户在自己帖子下回复后,自身登录查看消息时会出现 [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...

为什么我无法启动你的项目,请指教