| Package | Description |
|---|---|
| org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleControllerHandlerAdapter |
WebMvcConfigurationSupport.simpleControllerHandlerAdapter()
Returns a
SimpleControllerHandlerAdapter for processing requests
with interface-based controllers. |