davidshin0302 / safetynet-alerts-backend

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

Establish health check endpoints (/health, /info). #5

Open davidshin0302 opened 1 month ago

davidshin0302 commented 1 month ago

Objective: Create the foundational project setup with Spring Boot.

Tasks: Establish health check endpoints (/health, /info).