sjkeskar / spring-graphql-demo

Demo project for Spring-Mongo-GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring and GraphQL Demo Project

Following Project uses Java Spring Boot 3 with MongoDB and GraphQL, to understand how to use these technologies together

How to Run

Following is a Gradle project, so use gradlew build followed by gradlew bootRun to Run Application

Visit localhost:8080/graphiql to test out the Query and mutation provided

About

Demo project for Spring-Mongo-GraphQL


Languages

Language:Java 100.0%