Skip to content

nodeshift-archived/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

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.8%
  • Batchfile 11.0%
  • C# 9.0%
  • Dockerfile 8.3%
  • Shell 6.2%
  • JavaScript 6.1%
  • Handlebars 4.6%