$ ./gradlew bootJar
$ java -jar ./build/libs/GraphQLSpringKotlinSample-1.0-SNAPSHOT.jar
or
$ ./gradlew bootRun