| Package | Description | 
|---|---|
| org.springframework.web.servlet.handler | 
 Provides standard HandlerMapping implementations,
 including abstract base classes for custom implementations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractDetectingUrlHandlerMapping.initApplicationContext()
Calls the  
AbstractDetectingUrlHandlerMapping.detectHandlers() method in addition to the
 superclass's initialization. |