rnjava86 / spring-cloud-eureka-and-hystrix-example

Spring Cloud Eureka and Hystrix Example

Home Page:https://youtu.be/SjU3AsSATvI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Cloud Eureka and Hystrix Example

Components

  • eureka-service - The Eureka service which is the Service Registry
  • hello-server - The Service which is going to give data to the Client.
  • hello-client - The Service which is going to get data from Server via the Discovery Service from the Service Registry (eureka-service).

About

Spring Cloud Eureka and Hystrix Example

https://youtu.be/SjU3AsSATvI


Languages

Language:Java 100.0%