Class GlobalCorsProperties
java.lang.Object
org.springframework.cloud.gateway.config.GlobalCorsProperties
@ConfigurationProperties("spring.cloud.gateway.server.webflux.globalcors")
public class GlobalCorsProperties
extends Object
Configuration properties for global configuration of cors. See
RoutePredicateHandlerMapping-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GlobalCorsProperties
public GlobalCorsProperties()
-
-
Method Details
-
getCorsConfigurations
-