Orkes Java SDK Example based on Spring Boot
Note
If you are testing against https://play.orkes.io or Orkes Conductor instance that requires API Keys please set the following environment variables:
export KEY=your_api_key
export SECRET=your_api_key_secret
When testing against localhost, please unset KEY and SECRET
- Start the application using
./mvnw spring-boot:run
- Visit the swagger page at http://localhost:8080/swagger-ui.html
- Execute the
/triggerDepositFlow
endpoint with inputs to start the workflow