Skip to content

tngus3722/springboot-graphQL-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Required Environments

  • JDK (>=11)

1. git clone

git clone https://github.com/tngus3722/springboot-graphQL-starter.git
cd springboot-graphQL-starter.git

2. build jar

need java (>= 11)

./gradlew bootJar 

3. excute jar

java -jar build/libs/*.jar

GraphQL GUI web

http://localhost:8080/gui

image

About

springboot-graphql-starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages