Uses of Package
org.springframework.web.util

Package
Description
Mock objects for the functional web framework.
Support for testing Spring WebFlux server endpoints via WebTestClient.
This package contains classes used to determine the requested the media types in a request.
Core package of the client-side web support.
Support for CORS (Cross-Origin Resource Sharing), based on a common CorsProcessor strategy.
Support classes for annotation-based handler method processing.
Generic support classes for handler method processing.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Provides the types that make up Spring's functional web framework for Reactive environments.
Classes supporting the org.springframework.web.reactive.function.server package.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.
Annotation-based setup for Spring MVC.
Provides the types that make up Spring's functional web framework for Servlet environments.
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
Standard controller implementations for the Servlet MVC framework that comes with Spring.
Common MVC logic for matching incoming requests based on conditions.
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 classes for serving static resources.
Support classes for Spring's web MVC framework.
Theme support classes for Spring's web MVC framework.
Support for annotation-based WebSocket setup in configuration classes.
Miscellaneous web utility classes, such as HTML escaping and cookie handling.