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