davidshin0302 / safetynet-alerts-backend

Backend application for the SafetyNet Alerts system developed with Spring Boot
0 stars 0 forks source link

FIX: Need to read all data json file instead of DB. #28

Open davidshin0302 opened 2 weeks ago

davidshin0302 commented 2 weeks ago
  1. Remove H2db dependency.
  2. Use data Json file to test endpoint.