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.
Provides web-specific data binding functionality.
Support classes for web data binding.
Contains a variant of the application context interface for web applications, and the ContextLoaderListener that bootstraps a root web application context.
Support for asynchronous request processing.
Support classes for annotation-based handler method processing.
Multipart resolution framework for handling file uploads.
Support classes for the multipart resolution framework.
Provides the types that make up Spring's functional web framework for Reactive environments.
Support classes for serving static resources.
Infrastructure for annotation-based handler method processing.
Core interfaces and classes for Spring's generic, reactive web support.
Implementations to adapt to the underlying org.springframework.http.client.reactive reactive HTTP adapter and HttpHandler.
Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework.
Provides the types that make up Spring's functional web framework for Servlet environments.
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.