Skip to content

Instantly share code, notes, and snippets.

@2013techsmarts
Last active March 23, 2019 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2013techsmarts/2035f4a773be4461fea27711b1679d82 to your computer and use it in GitHub Desktop.
Save 2013techsmarts/2035f4a773be4461fea27711b1679d82 to your computer and use it in GitHub Desktop.
GraphQL servlet configuration in Springboot application.properties
graphql.servlet.mapping=/graphql
graphql.servlet.enabled=true
graphql.servlet.corsEnabled=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment