Skip to content

congdang-agilityio/spring-boot-microservices

Repository files navigation

Microservices with Spring Boot

I. Architecture Design.

Architecture

II. Services

  1. Naming Server - This is a Eureka Service
  2. Api Gateway - This is a Zuul Service
  3. Auth Service - This is a Spring Boot Web service
  4. Currency Exchange Service - This is a Spring Boot Web service
  5. Currency Conversion Service - This is a Spring Boot Web service

III. How to run

Run the Naming Server, Api Gateway, Auth Service, Currency Exchange, Currency Conversion Service in order.

Run Auth Service to get th JWT token Run Currency Exchange Service Standalone Run Currency Exchange via Api Gateway using JWT token from Auth Service Run Currency Conversion Service via API Gateway using JWT token from Auth Service

REFERENCES

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages