Uses of Package
org.springframework.web.cors
Package
Description
Support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor
strategy.Reactive support for CORS (Cross-Origin Resource Sharing),
based on a common
CorsProcessor
strategy.Provides generic filter base classes allowing for bean-style configuration.
Spring WebFlux configuration infrastructure.
Provides HandlerMapping implementations including abstract base classes.
Infrastructure for handler method processing.
Infrastructure for annotation-based handler method processing.
Defines the XML configuration namespace for Spring MVC.
Annotation-based setup for Spring MVC.
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
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 SockJS including an
AbstractSockJsService
implementation.Server-side support for SockJS transports including
TransportHandler
implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService
.TransportHandler
implementation classes as well as a concrete
SockJsService
.-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.Interface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request.A strategy that takes a request and aCorsConfiguration
and updates the response. -
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionInterface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request.A strategy that takes a request and aCorsConfiguration
and updates the response. -
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.Interface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request.A strategy that takes a request and aCorsConfiguration
and updates the response. -
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.
-
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.Interface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request. -
ClassDescriptionA container for CORS configuration along with methods to check against the actual origin, HTTP methods, and headers of a given request.Interface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request. -
ClassDescriptionInterface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request. -
ClassDescriptionInterface to be implemented by classes (usually HTTP request handlers) that provides a
CorsConfiguration
instance based on the provided request.