@Configuration @Import(value=PlaygroundWebFluxControllerAdvice.class) @ConditionalOnClass(value=org.springframework.web.reactive.config.WebFluxConfigurer.class) @ConditionalOnProperty(value="graphql.playground.enabled", havingValue="true") public class PlaygroundWebFluxAutoConfiguration extends java.lang.Object implements org.springframework.web.reactive.config.WebFluxConfigurer
| Constructor and Description |
|---|
PlaygroundWebFluxAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.reactive.function.server.RouterFunction<org.springframework.web.reactive.function.server.ServerResponse> |
playgroundStaticFilesRouter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCorsMappings, addFormatters, addResourceHandlers, configureArgumentResolvers, configureContentTypeResolver, configureHttpMessageCodecs, configurePathMatching, configureViewResolvers, getMessageCodesResolver, getValidator, getWebSocketService