You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the incidents.csv is present in the resources folder
Make any additions or changes to the table and data, if needed
To run application
Run mvn spring-boot:run
Once Maven is up and running perform a GET on localhost:8080/v1/incidents to ensure API is functional
Additional Troubleshooting
As a Dockerfile is not yet set up in this repository, if you are running into issues with starting the application, try switching your jdk to version 21