Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 680 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 680 Bytes

Camunda 8 Examples

A collection of examples related to the usage of Camunda 8.

How to use

Check out the repo. Navigate to the project you are interested in. Each project should contain:

  • an introduction to the purpose
  • a brief description of the functionality
  • a guide on how to setup and test the example

Report problems

If problems occur, please file an issue containing:

  • which project should be used
  • what did not work out
  • which environment was used (java version, build tool, ...)