Skip to content

PrashhanthNelakanti/springboot-cloud-microservice

Repository files navigation

SpringBoot Cloud Microservice

How to clone the project

git clone https://github.com/PrashhanthNelakanti/springboot-cloud-microservice.git

Running the Project

Let's start with service-registry server along with other cloud servers and services

Now, once all the services are up and running we can verify on the service-registry

Starting Zipkin Server

product-microservice git:(main) ✗ java -jar zipkin-server-2.23.2-exec.jar

Zipkin logs

CloudGateway with Hystrix stream

Hystrix DashBoard ('localhost' worked for me rather than the ip add.)

Cloud Config response