Skip to content

ashwani1218/spring-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Graphql Example

This repository contains example for implementing graphql with spring boot.

Endpoints

Launches a Graphiql Ui to interact with the api.

http://localhost:8080/graphiql

Web-socket implementation for subscription

Launch the application and open dev tools.

http://localhost:8080/index.html

Available Scripts

Create jar file

$ mvn clean install

Run application

$ mvn spring-boot:run

OR

$ java -jar graphql-0.0.1-SNAPSHOT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published