redhat-scholars/istio-tutorial

spring boot code is broken

muhammadnasr opened this issue · 3 comments

service customer/java/springboot code will not work as it does not implement health check
only quarkus code works

Related to #141?

Working in that today.

Fixed, now there is a Deployment_jvm.yml files that can be used to deploy Spring Boot and JVM services in general for the tutorial. Now I am going to update docs.