JavaScript is disabled on your browser.
Skip navigation links
Spring for GraphQL
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.graphql.server.webmvc
Packages that use
org.springframework.graphql.server.webmvc
Package
Description
org.springframework.graphql.server.webmvc
HTTP and WebSocket handlers for use in a Spring WebMvc application.
Classes in
org.springframework.graphql.server.webmvc
used by
org.springframework.graphql.server.webmvc
Class
Description
AbstractGraphQlHttpHandler
Abstract base class for GraphQL over HTTP handlers.