Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 364 Bytes

loanApp

run application -> mvn clean spring-boot:run
h2 db console -> http://localhost:8080/h2-console/

Import collections of api into postman

  1. Open Postman and navigate to the Collections tab. Click on the "Import" button.
  2. In the "Import File" modal, click on the "Choose Files" button and select "GC.postman_collection.json" file.