类的使用
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
使用SimpleControllerHandlerAdapter的程序包 程序包 说明 org.springframework.web.servlet.config.annotation Annotation-based setup for Spring MVC.org.springframework.web.servlet.config.annotation中SimpleControllerHandlerAdapter的使用
返回SimpleControllerHandlerAdapter的org.springframework.web.servlet.config.annotation中的方法 修饰符和类型 方法 说明 SimpleControllerHandlerAdapter
WebMvcConfigurationSupport. simpleControllerHandlerAdapter()
Returns aSimpleControllerHandlerAdapter
for processing requests with interface-based controllers.