GitBucket
4.23.0
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
sample-java
/
sample-spring-graphql
Transfer to URL with SHA
Find file
Newer
Older
tree:
9bedf464f0
Switch branches
×
master
sample-spring-graphql
/ README.md
yhornisse
on 8 May 2020
112 bytes
Add readme
Raw
Blame
History
# ビルド ``` $ ./gradlew bootJar ``` # 起動 ``` $ java -jar GraphQLSpringSample-0.0.1-SNAPSHOT.jar ```