/Microservice-E-Commerce-Application-

Spring boot leaning project for microservices with help of tutorials,docs

Primary LanguageJava

Microservice-E-Commerce-Application

Config-Server :

  • Centralized configurations for the services
  • port 8888

Eureka Discovery Server:

  • port 8761

Customer Service :

  • port 8090

Product Service :

  • port 8050

Payment service:

  • port 8060

Order Service:

  • port 8070

Notification Service

  • port 8040

API gateway

  • port 8222