@Configuration(proxyBeanMethods=false)
public static class GraphQlWebFluxAutoConfiguration.GraphQlEndpointCorsConfiguration
extends java.lang.Object
implements org.springframework.web.reactive.config.WebFluxConfigurer
| Constructor and Description |
|---|
GraphQlEndpointCorsConfiguration(GraphQlProperties graphQlProps,
GraphQlCorsProperties corsProps) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCorsMappings(org.springframework.web.reactive.config.CorsRegistry registry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFormatters, addResourceHandlers, configureArgumentResolvers, configureContentTypeResolver, configureHttpMessageCodecs, configurePathMatching, configureViewResolvers, getMessageCodesResolver, getValidator, getWebSocketServicepublic GraphQlEndpointCorsConfiguration(GraphQlProperties graphQlProps, GraphQlCorsProperties corsProps)