Skip to content

madansp/istio-tutorial

 
 

Repository files navigation

Java (Spring Boot, Vert.x and Microprofile) + Istio on Kubernetes/OpenShift

There are three different and super simple microservices in this system and they are chained together in the following sequence:

customer → preference → recommendation

For now, they have a simple exception handling solution for dealing with a missing dependent service: it just returns the error message to the end-user.

Table of Contents

About

Istio Tutorial for Java Microservices

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.3%
  • Batchfile 18.1%
  • C# 7.4%
  • Dockerfile 7.1%
  • Shell 5.3%
  • JavaScript 5.0%
  • HTML 3.8%