Skip to content

Faslanrizni/Order-Management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Order-Management-system

Microservice Project for Order Management

This repository contains a collection of microservices developed for order management. Each microservice is designed to handle specific functionalities related to customer management, order processing, service discovery, and API routing.

Repositories

Customer Service API

The Customer Service API microservice is responsible for managing customer information.

Repository Link: customer-service-api

Order Service API

The Order Service API microservice is responsible for handling order-related operations.

Repository Link: order-service-api

Eureka Server

The Eureka Server is used for service registration and discovery in a microservices architecture.

Repository Link: eureka-server

API Gateway

The API Gateway microservice serves as the entry point for client requests and routes them to the appropriate backend services.

Repository Link: api-gateway

Technologies Used

  • Spring Boot
  • Spring Cloud
  • Spring Data JPA
  • Netflix Eureka
  • Spring Cloud Gateway

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors