Uses of Interface
org.springframework.web.server.WebFilter

Packages that use WebFilter
Package
Description
Reactive support for CORS (Cross-Origin Resource Sharing), based on a common CorsProcessor strategy.
WebFilter implementations for use in reactive web applications.
Implementations to adapt to the underlying org.springframework.http.client.reactive reactive HTTP adapter and HttpHandler.
Provides common WebHandler implementations and a WebHandlerDecorator.