Uses of Class
org.springframework.graphql.server.webmvc.AbstractGraphQlHttpHandler
Package
Description
HTTP and WebSocket handlers for use in a Spring WebMvc application.
-
Uses of AbstractGraphQlHttpHandler in org.springframework.graphql.server.webmvc
Modifier and TypeClassDescriptionclass
GraphQL handler to expose as a WebMvc functional endpoint viaRouterFunctions
.class
GraphQL handler that supports the GraphQL Server-Sent Events Protocol and to be exposed as a WebMvc functional endpoint viaRouterFunctions
.