yunhu

Results 2 issues of yunhu

The type HandlerInterceptorAdapter is deprecated 可以写一个新的 org.springframework.web.servlet.HandlerInterceptor 更好一点。

经过调试发现在 src/main/java/life/majiang/community/controller/PublishController.java 的 user.getDisable() 中没有判断为 null 。