Skip to content

itsnuyen/graphql-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Sample Spring Boot Application with Grapql

A detailed how to implement a Authors with Books GraphQL API using Java, Spring Boot, Mongodb and Maven.

with make sample graphl request with http://localhost:8080/graphiql

endpoint for postman is localhost:8080/graphql

The spring boot version of this project is: spring boot v2.0.0.RELEASE