- Deploy and Run an Instance: https://drive.google.com/file/d/1z2m2qs6Vo0PNFaAIffIoZT_pMFK1KpM4/view?usp=sharing
### Prerequisites
- Pre-installed OpenJDK 21 (Check your java version by typing `java -version` into a terminal. If your Java version is not 21, you can download it with the following link https://www.oracle.com/de/java/technologies/downloads/#java21 . After installation ensure that your Java version is 21 with `java -version` command.)