Uses of Package
org.springframework.web

Packages that use org.springframework.web
Package
Description
Common, generic interfaces that define minimal boundary points between Spring's web infrastructure and other framework modules.
This package contains classes used to determine the requested the media types in a request.
Contains a variant of the application context interface for web applications, and the ContextLoaderListener that bootstraps a root web application context.
Implementations to adapt to the underlying org.springframework.http.client.reactive reactive HTTP adapter and HttpHandler.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
Support package for MVC controllers.
Support classes for serving static resources.
Support classes for Spring's web MVC framework.
Support for annotation-based WebSocket setup in configuration classes.
Server-side support classes including container-specific strategies for upgrading a request.
Support classes for SockJS including an AbstractSockJsService implementation.