Some repos Start. This one Jump Starts.
- Java 21+
- Gradle 8.14.2 (wrapper included)
- Temporal CLI
Verify curriculum with ./gradlew :onboardings:api:build :onboardings:workers:build
// TODO implement script to bootstrap this when make namespace in conjunction with mkcert.
You can run the api and workers Applications against your local Temporal dev server or
against Temporal Cloud. Just tune the application-temporal-cloud.yaml resources configuration as appropriate.
$ temporal server start-dev
$ ./gradlew :onboardings:workers:bootRun
$ ./gradlew :onboardings:api:bootRun
$ ./gradlew :onboardings:workers:bootRun --args='--spring.profiles.active=temporal-cloud'
$ ./gradlew :onboardings:api:bootRun --args='--spring.profiles.active=temporal-cloud'
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Run gradle wrapper to regen the missing code (we move fast).
Re-gen licensing with ./gradlew licenseFormat using the LICENSE.