Skip to content

bearddan2000/java-cli-bloop-sbt-graphql-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-bloop-sbt-graphql-hello-world

Description

A POC for a java graphql build.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • java
  • bloop-sbt

Docker stack

  • openjdk:8-jdk-alpine

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

https://www.graphql-java.com/documentation/v12/getting-started/