Uses of Interface
org.springframework.web.servlet.ViewResolver

Packages that use ViewResolver
Package
Description
Support for testing Spring MVC applications via WebTestClient with MockMvc for server request handling.
Contains built-in MockMvcBuilder implementations.
Annotation-based setup for Spring MVC.
Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations.
Support classes for the integration of FreeMarker as Spring web view technology.
Support classes for the integration of Groovy Templates as Spring web view technology.
Support classes for views based on the JSR-223 script engine abstraction (as included in Java 6+), e.g.
Support classes for XSLT, providing a View implementation for XSLT stylesheets.