Skip to content

Commit bff29be

Browse files
committed
Added exercise 0 and its description to exercise list
1 parent e070ff3 commit bff29be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The first version of this tutorial was executed at the [GMDS / TMF 2022](https:/
88
## Prerequisites
99
In order to be able to solve the exercises described in this tutorial a software development environment with GIT, Java 17, Maven 3.8, Docker, Docker-Compose, a Java IDE like Eclipse or IntelliJ, Camunda Modeler as a BPMN Editor and a minimum of 16GB of RAM is needed. For more details see the [detailed prerequisites document](exercises/prerequisites.md).
1010

11+
## Exercise 0 - Setting Up The Project
12+
Exercise 0 verifies that the project is set up correctly in order to start working on exercises.
13+
1114
## Exercise 1 - Simple Process
1215
The first exercise focuses on setting up the testing environment used in this tutorial and shows how to implement and execute a simple BPMN process. For more details see the [exercise 1 description](exercises/exercise-1.md).
1316

0 commit comments

Comments
 (0)