Skip to content

JordanEC/graphql-sample

Repository files navigation

graphql-sample

This is a sample spring boot application implementing graphql with the following tools:

##How to run

  • Run docker dependency: docker-compose up -d mysql
  • Run application: mvn spring-boot:run
  • Create data and make queries with the collection "graphql_sample.postman_collection.json"

Releases

No releases published

Packages

No packages published

Languages