Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 405 Bytes

spring-boot-microservices

This repository contains sprint boot examples. Restful Webservices and Microservices using Spring cloud are part of this repo.

Tools used for Microservices:

  • Spring Cloud Config Server
  • Fiegn REST Client
  • Load balancing with Ribbon
  • Eureka Naming Server
  • Zuul API Gateway
  • Spring Cloud Sleuth
  • Zipkin Distributed Tracing Server
  • Rabbit MQ
  • Spring Cloud Bus
  • Hystrix