How to Run the code?:
- Open the entire code in your favorite IDE ( preferably Intellij)
- Make sure that it is built as a gradle project.
- When the build finishes, enter the gradle tab and double-click Tasks->application->run.
- In case of any issues, make sure that in your project structure the java version is set to 16.