sem - test case interview
startup the application
- gradlew bootRun
- just click on main class from which the whole application will start because it's spring boot
- i didn't have a lot time but wanted to implement start with docker container
startup the application