a9dea19531
Introduce health checking functionality with liveness and readiness endpoints to monitor the application's status. Implement a health checker that verifies database connectivity and provides a simple liveness check. Update service routing to use the new health checker functionality. Add corresponding unit tests for validation.
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
.idea
|
|
.claude
|
|
.testCoverage.txt
|
|
.testCoverage.txt.tmp
|
|
coverage.html
|
|
/exported
|
|
/release
|
|
/schemactl
|
|
/service
|
|
CHANGES.md
|
|
VERSION
|