erickcp / istio-tutorial

Istio Tutorial for Java Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Java 52.6%Language:Batchfile 17.8%Language:C# 7.3%Language:Dockerfile 6.9%Language:Shell 6.9%Language:JavaScript 4.9%Language:HTML 3.7%