Skip navigation links
Spring GraphQL

@NonNullApi @NonNullFields

Package org.springframework.graphql.web

Support for executing GraphQL requests over the Web, including handlers for HTTP and WebSocket.

See: Description

Package org.springframework.graphql.web Description

Support for executing GraphQL requests over the Web, including handlers for HTTP and WebSocket. Handlers are provided for use in ether Spring WebMvc or Spring WebFlux with a common interception model that allows applications to customize request input and output.
Skip navigation links
Spring GraphQL