Skip to content

sonrier/istio-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

349 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Tips & Tricks

About

Istio Tutorial for Java Microservices

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 57.2%
  • Batchfile 11.6%
  • C# 9.5%
  • Dockerfile 8.7%
  • Shell 6.6%
  • JavaScript 6.4%