Reports Spring MVC Controller methods annotated with @InitBinder that are not declared as void.
@InitBinder
void
According to the specification, init-binder methods should be declared as void.