From 79dcaaed4c749235111b3175d1a214e86d26f3f4 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 17 Nov 2021 18:26:45 +0100 Subject: [PATCH] new spring petclinic demos added --- docs/demos.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/demos.md b/docs/demos.md index 3f9312d4..d3a2a9d7 100644 --- a/docs/demos.md +++ b/docs/demos.md @@ -572,6 +572,9 @@ Grab them from here: [awesome-kubernetes/scripts](https://github.com/redhatspain * [cloudogu.com: CD with Jenkins, Nexus and cloudogu](https://cloudogu.com/en/blog/cd-with-nexus-jenkins-ces) * [experfy.com e-learning: Effective Jenkins - Continuous Delivery and Continuous Integration](https://www.experfy.com/training/courses/effective-jenkins-continuous-delivery-and-continuous-integration) * [github.com/redhat-developer-demos/spring-petclinic 🌟](https://github.com/redhat-developer-demos/spring-petclinic) +* https://github.com/Azure-Samples/spring-petclinic-microservices +* https://github.com/Azure-Samples/spring-petclinic-microservices-config +* https://github.com/Azure-Samples/java-spring-petclinic ### Modular Pipeline Library (MPL). Petclinic Pipeline example with MPL * [griddynamics/mpl](https://github.com/griddynamics/mpl)