Skip to content

Files

Latest commit

 

History

History
8 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 295 Bytes

Microservices-Basics

Learned how to build microservices and how to configure them to communicate with each other

Dependencies:

  • zipkin is used for tracing the requests
  • eureka server is used to combine the microservices together and communicate with each other