Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql and Spring Boot

POST localhost:9000/graphql

{
	"query": "{user {name}}"
}
{
	"query": "{countUsers}"
}

About

Bare minimum boilerplate for Graphql with Spring Boot

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages