报告使用
@InitBinder
注解但未被声明为
void
的 Spring MVC 控制器方法。
根据
规范
,init-binder 方法应被声明为
void
。