Skip to content

Latest commit

 

History

History

graphql-dgs-example-java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This example app demonstrates some DGS framework features. It also includes a very simple React UI that uses Apollo Client that connects to both the /graphql and /subscriptions endpoints. Start the app by running the ExampleApp class (e.g. from an IDE).

The example project includes a number of tests as well.