Files
demo-cta-02/docs/index.md
demo-bot e50d219d82
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 55s
Build and Push to ACR / Build and Push (push) Successful in 4m34s
feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code

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

33 lines
677 B
Markdown

# demo-cta-02
Modernized demo-cta-02 service
## Overview
This service is built with **Java Spring Boot** and follows the Golden Path architecture patterns.
### Key Features
- 🚀 Production-ready configuration
- 📊 Prometheus metrics exposed
- 🏥 Health check endpoints
- 🔒 Security scanning in CI/CD
- 📦 Containerized deployment
## Quick Start
```bash
git clone https://gitea.kyndemo.live/kyndryl-demos/demo-cta-02.git
cd demo-cta-02
```
## Monitoring
- **Metrics**: Prometheus metrics at `/metrics`
- **Health**: `/health`
- **Grafana**: [View Dashboard](https://grafana.kyndemo.live/d/app-demo-cta-02)
## Support
Contact the Platform Engineering team.