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

Packages that use WebFilterChain
Package
Description
Reactive support for CORS (Cross-Origin Resource Sharing), based on a common CorsProcessor strategy.
WebFilter implementations for use in reactive web applications.
Core interfaces and classes for Spring's generic, reactive web support.
Provides common WebHandler implementations and a WebHandlerDecorator.