Java
Non-void @InitBinder method
Error
Code Style
New
Last modified: 03 December 2024Reports Spring MVC Controller methods annotated with @InitBinder
that are not declared as void
.
According to the specification, init-binder methods should be declared as void
.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
SpringMVCInitBinder
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Spring Web, 243.23126 |
Thanks for your feedback!
Was this page helpful?