Property or field ‘totalPages‘ cannot be found on null

做个人博客时 运用的SpringBoot Thymleaf
换了一个域,之前用的Model 改成RedirectAtrributes就行了!!
注意运用addFlushAttribute()这个方法,数据才能刷出来!!

由于页面取值totalPages不能为空,我们想办法不让它为空,这里重定向一下;或者标签做个判断应该也能行 慢慢尝试下

上一篇:Cannot determine build data storage root for project


下一篇:Cannot cast from Object to int