mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
A sample Spring-based application
![]() Write info about gitOps commit into build description in order to show more transparently what was done. |
||
---|---|---|
.mvn/wrapper | ||
.vscode | ||
docs | ||
k8s | ||
src | ||
.editorconfig | ||
.gitignore | ||
.smeagol.yml | ||
.travis.yml | ||
docker-compose.yml | ||
Jenkinsfile | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
readme-petclinic.md | ||
README.md |
Spring PetClinic Sample Application for cloudogu/k8s-gitops-playground
This is the well-known spring sample application petclinic that has been extended to be a showcase for GitOps. See cloudogu/k8s-gitops-playground.
For more details on petclinic, see also original spring petclinci readme.md.