run application -> mvn clean spring-boot:run
h2 db console -> http://localhost:8080/h2-console/
Import collections of api into postman
- Open Postman and navigate to the Collections tab. Click on the "Import" button.
- In the "Import File" modal, click on the "Choose Files" button and select "GC.postman_collection.json" file.