Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 348 Bytes

USAGE

Step 1: Clone the repository.

Step 2: Modify "src/main/resources/application.properties" file so that it is pointing to the database you want to debug.

Step 3: Build and run the project via

mvn clean package spring-boot:run

Step 4: Open up a browser and navigate to http://localhost:9090