Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 351 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 351 Bytes

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