Skip to content

spring boot proof of concept app using graphql-java and displaying a prebuilt graphiql

Notifications You must be signed in to change notification settings

baskeboler/spring-boot-graphql-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-graphql-poc

spring boot proof of concept app using graphql-java and displaying a prebuilt graphiql

features

  • Fetches data from a jpa repository.
  • includes a prebuilt graphiql interface (created with create-react-app)
  • queries
    • users
  • mutations
    • addUser

how to run

mvn spring-boot:run

About

spring boot proof of concept app using graphql-java and displaying a prebuilt graphiql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published