Skip to content

Dran-Go/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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 57.0%
  • Batchfile 15.0%
  • Shell 8.8%
  • C# 6.2%
  • Dockerfile 5.8%
  • JavaScript 4.1%
  • HTML 3.1%