Files
reno-demo-16/docs/api.md
demo-bot bf775727e2 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-05 18:13:54 +00:00

290 B

API Reference

Endpoints

Health Check

GET /health

Response:

{"status": "UP", "service": "reno-demo-16"}

Root

GET /

Response:

{"service": "reno-demo-16", "description": "Modernized reno-demo-16 service", "version": "1.0.0"}