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.
Provides web-specific data binding functionality.
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.
Support classes for the multipart resolution framework.
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.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.
Locale support classes for Spring's web MVC framework.
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,
Log4j initialization, and cookie handling.
-
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.
-
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.Factory to create
UriBuilder
instances with shared configuration such as a base URI, an encoding mode strategy, and others across all URI builder instances created through a factory. -
-
ClassDescriptionSubclass of
ServletException
that properly handles a root cause in terms of message and stacktrace, just like NestedChecked/RuntimeException does. -
-
-
-
-
ClassDescriptionSubclass of
ServletException
that properly handles a root cause in terms of message and stacktrace, just like NestedChecked/RuntimeException does. -
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.Factory to create
UriBuilder
instances with shared configuration such as a base URI, an encoding mode strategy, and others across all URI builder instances created through a factory. -
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.
-
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.
-
-
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.
-
-
ClassDescriptionHelper class for cookie generation, carrying cookie descriptor settings as bean properties and being able to add and remove cookie to/from a given response.
-
-
-
-
-
-
ClassDescriptionBuilder-style methods to prepare and expand a URI template with variables.Builder for
UriComponents
.Helper class for URL path matching. -
ClassDescriptionHelper class for cookie generation, carrying cookie descriptor settings as bean properties and being able to add and remove cookie to/from a given response.
-
-
ClassDescriptionEnum to represent multiple URI encoding strategies.Builder-style methods to prepare and expand a URI template with variables.Factory to create
UriBuilder
instances with shared configuration such as a base URI, an encoding mode strategy, and others across all URI builder instances created through a factory.Represents an immutable collection of URI components, mapping component type to String values.Defines the contract for URI Template variables.Builder forUriComponents
.Defines methods for expanding a URI template with variables.Helper class for URL path matching.