| Package | Description |
|---|---|
| org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMappingHandlerMapping |
WebMvcConfigurationSupport.requestMappingHandlerMapping()
Return a
RequestMappingHandlerMapping ordered at 0 for mapping
requests to annotated controllers. |
Copyright © 2015. All rights reserved.