Skip to content
 
 

Repository files navigation

iwf-java-samples

Samples for iWF Java SDK that runs against iWF server

Setup

  1. Start a iWF server following the instructions
  2. Run this project by using gradle task bootRun.

Note that by default this project will listen on 8080 port(default Spring port)

How to Start sample workflow

  1. Basic IO workflow: Open http://localhost:8080/basic/start in your browser
  2. Persistence workflow: Open http://localhost:8080/persistence/start in your browser
  3. Signal workflow: Open http://localhost:8080/signal/start in your browser
  4. Timer workflow: Open http://localhost:8080/timer/start in your browser
  5. InterstateChannel workflow: Open http://localhost:8080/interstateChannel/start in your browser
  6. WIP(dsl dynamic workflow)

Then watch the workflow in Cadence or Temporal Web UI

About

samples for iwf-java SDK

Resources

Code of conduct

Stars

6 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages