Uses of Class
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
Package
Description
Annotation-based setup for Spring MVC.
-
Uses of SimpleControllerHandlerAdapter in org.springframework.web.servlet.config.annotation
Modifier and TypeMethodDescriptionWebMvcConfigurationSupport.simpleControllerHandlerAdapter()
Returns aSimpleControllerHandlerAdapter
for processing requests with interface-based controllers.