Files
demo-raj-1/docs/api.md
demo-bot 8c927c84fe feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code

112 files from https://github.com/spring-projects/spring-petclinic
- feat: add platform deployment artifacts
- feat: add CI/CD workflow automation
2026-08-07 20:14:26 +00:00

284 B

API Reference

Endpoints

Health Check

GET /health

Response:

{"status": "UP", "service": "demo-raj-1"}

Root

GET /

Response:

{"service": "demo-raj-1", "description": "Modernized demo-raj-1 service", "version": "1.0.0"}