Skip to content

sshestaka/spring-boot-grahpql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Spring Boot API

A simple Spring Boot API for testing common GraphQL types.

Technologies and tools:

  • JDK 17
  • Apache Maven 4.0.0
  • Spring Boot Starter Web 3.2.2
  • H2 Database (runtime)
  • Liquibase 4.4.0

Work with Application

1. For use the application you should just download it and run it.
2. Liquibase will automatically create tables and insert data.
3. You can visit http://localhost:8080/graphiql and test common GraphQL queries.

Below are common GraphQL queries that will be available for testing:

img.png
img_1.png
img_2.png

About

Spring Boot GrahpQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages