Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eitansuez/spring-petclinic-istio
Spring PetClinic microservices running on Istio service mesh
https://github.com/eitansuez/spring-petclinic-istio
istio petclinic spring
Last synced: 5 days ago
JSON representation
Spring PetClinic microservices running on Istio service mesh
- Host: GitHub
- URL: https://github.com/eitansuez/spring-petclinic-istio
- Owner: eitansuez
- Created: 2022-11-22T03:58:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T13:54:54.000Z (3 months ago)
- Last Synced: 2024-08-23T15:28:42.596Z (3 months ago)
- Topics: istio, petclinic, spring
- Language: Java
- Homepage:
- Size: 10.4 MB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/security.md
Awesome Lists containing this project
README
# Spring PetClinic on Istio
This repository is derived from [Spring PetClinic Cloud](https://github.com/spring-petclinic/spring-petclinic-cloud), which in turn was derived from the [Spring PetClinic Microservices](https://github.com/spring-petclinic/spring-petclinic-microservices) version.
For instructions to set up, build, deploy, and configure PetClinic with Istio, along with explorations of the capabilities unlocked by Istio, see https://eitansuez.github.io/spring-petclinic-istio/
Watch [a video walkthrough](https://youtu.be/m4GTHZ1S2F8).
For general information about the PetClinic sample application, see the [Spring PetClinic](https://spring-petclinic.github.io/) website.