public interface CorsConfigurationSource
CorsConfiguration instance based on the provided reactive request.| Modifier and Type | Method and Description |
|---|---|
CorsConfiguration |
getCorsConfiguration(ServerWebExchange exchange)
Return a
CorsConfiguration based on the incoming request. |
@Nullable CorsConfiguration getCorsConfiguration(ServerWebExchange exchange)
CorsConfiguration based on the incoming request.CorsConfiguration, or null if none