Uses of Class
org.springframework.web.servlet.mvc.AbstractUrlViewController
Package
Description
Standard controller implementations for the Servlet MVC framework that comes with
Spring.
-
Uses of AbstractUrlViewController in org.springframework.web.servlet.mvc
Modifier and TypeClassDescriptionclass
SimpleController
implementation that transforms the virtual path of a URL into a view name and returns that view.