See: Description
Class | Description |
---|---|
DelegatingFlowViewResolver |
Delegates to a configured view resolver chain to resolve the Spring MVC view implementation to render.
|
FlowResourceFlowViewResolver |
Creates Spring-MVC Internal Resource view to render a flow-relative view resource such as a JSP template.
|
MvcViewFactoryCreator |
Returns
view factories that create native Spring MVC-based views. |
Enum | Description |
---|---|
MvcEnvironment |
Supported Spring Web MVC environments.
|