Spring boot rest app samples
- Clone repo
- Import either one of the folders into intellij idea (New-> from existing sources -> gradle)
- Run the gradle application task bootRun
- Navigate to the folder dev-test & open the http file
- Run requests (Swagger folder contains api docs)