Uses of Interface
org.springframework.web.servlet.RequestToViewNameTranslator
Package
Description
Annotation-based setup for Spring MVC.
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
-
Uses of RequestToViewNameTranslator in org.springframework.web.servlet.config.annotation
-
Uses of RequestToViewNameTranslator in org.springframework.web.servlet.view
Modifier and TypeClassDescriptionclass
RequestToViewNameTranslator
that simply transforms the URI of the incoming request into a view name.