Uses of Interface
org.springframework.web.servlet.HandlerMapping

Packages that use HandlerMapping
Package
Description
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Annotation-based setup for Spring MVC.
Classes supporting the org.springframework.web.servlet.function package.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
Servlet-based infrastructure for handler method processing, building on the org.springframework.web.method package.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
Support for annotation-based WebSocket setup in configuration classes.
Server-side support classes including container-specific strategies for upgrading a request.