UAST
Unresolved view reference
Warning
Sanity
New
Last modified: 03 December 2024Reports unresolved Spring MVC View references.
Example:
@RequestMapping
public String viewHandler() {
return "viewName"; // will be highlighted if no view with "viewName" can be found
}
- 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.
SpringMVCViewInspection
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Spring Web, 243.23126 |
Thanks for your feedback!
Was this page helpful?