Skip to content

hemantseth0210/spring-cloud-microservices

Repository files navigation

spring-cloud-microservices

Microservices using Spring Cloud

API Gateway

In Microservices architecture, services communicate with each other. There are some common features that we want service call to implement which can be achieved using API Gateway

Features

  • Authentication, Authorization and Security
  • Rate Limits
  • Fault Tolerance
  • Service Aggregation

Important Urls

These are the important Urls which is required to run these project in this repo.

Config Server

Eureka

Limits Service

Currency Exchange Service

Currency Conversion Service

API Gateway

Zipkin

Hystrix

Spring Cloud Bus

About

Microservices using Spring Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages