| Package | Description | 
|---|---|
| org.springframework.web.reactive.config | Spring WebFlux configuration infrastructure. | 
| org.springframework.web.reactive.handler | Provides HandlerMapping implementations including abstract base classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractUrlHandlerMapping | ResourceHandlerRegistry. getHandlerMapping()Return a handler mapping with the mapped resource handlers; or  nullin case
 of no registrations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleUrlHandlerMappingImplementation of the  HandlerMappinginterface to map from URLs to request handler beans. |