Skip to content

dcrissman/graphql-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Playground

A demo application to show some simple examples of how to wire together GraphQL and Spring Boot over the http protocol. I couldn't find any complete and functional examples of this, so here is my little contribution to the conversation.

Build Command

mvn clean package && java -jar target/graphql-0.0.1-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages