Temporal implementation of the Camunda BPMN trip booking example which demonstrates Temporal approach to SAGA.
Run the following command to start the sample:
./gradlew -q execute -PmainClass=io.temporal.samples.bookingsaga.TripBookingSagaSample unit testing: TripBookingWorkflowTest