Files
demo-1-marketing/docs/api.md
demo-bot 1841c4a78d
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 51s
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-03 13:25:08 +00:00

302 B

API Reference

Endpoints

Health Check

GET /health

Response:

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

Root

GET /

Response:

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