docs: generate README for component/default/petclinic [documentor-agent]

This commit is contained in:
2026-05-13 10:51:21 +00:00
parent 1e4eb91c10
commit eb74b27324

View File

@@ -1,7 +1,7 @@
--- ---
title: "Petclinic" title: "Petclinic"
generated_by: documentor-agent generated_by: documentor-agent
generated_at: "2026-05-13T10:50:59+00:00" generated_at: "2026-05-13T10:51:15+00:00"
human_edited: false human_edited: false
source_entity: "Component/default/petclinic" source_entity: "Component/default/petclinic"
source_repo: "https://gitea.kyndemo.live/validate/petclinic-demo-andrej2" source_repo: "https://gitea.kyndemo.live/validate/petclinic-demo-andrej2"
@@ -13,14 +13,12 @@ source_repo: "https://gitea.kyndemo.live/validate/petclinic-demo-andrej2"
## Overview ## Overview
The Petclinic service is a core component of the petclinic-demo-andrej2 system. It is designed to provide functionality for managing pet-related data, including owners, visits, and veterinary records. This service is part of a demonstration project showcasing modern application deployment practices, including GitOps, observability, load testing, and chaos engineering. The Petclinic service is a core component of the petclinic-demo-andrej2 system. It is designed to provide functionality for managing pet-related data and operations, such as scheduling appointments, tracking pet health records, and managing customer information. This service is built using Java and integrates with various platform tools for deployment, observability, load testing, and chaos engineering.
The service is built using Java and integrates with various platform tools such as ArgoCD for deployment, OpenTelemetry for observability, K6 for load testing, and Chaos Mesh for chaos engineering experiments. It serves as a practical example of how to implement and manage a microservice in a cloud-native environment.
## Repository ## Repository
| Field | Value | | Field | Value |
|---------------|-----------------------------------------------------------------------| |---------------|-------------------------------------------------------------------------------------------|
| Source Repo | [Petclinic Repository](https://gitea.kyndemo.live/validate/petclinic-demo-andrej2) | | Source Repo | [Petclinic Repository](https://gitea.kyndemo.live/validate/petclinic-demo-andrej2) |
| Branch | main | | Branch | main |
| ArgoCD App | petclinic-demo-andrej2 | | ArgoCD App | petclinic-demo-andrej2 |