Skip to content

IslamHamada/petshop_orderservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order Service

Creates and manages orders for the PetShop platform.

Description

This service depends on:

  • Product Service (for product info)
  • Cart Service (to finalize cart contents)

It merges data from the cart and product services to generate final orders.

Tech Stack

  • Java 17
  • Spring Boot 3.x
  • Spring Data JPA
  • MySQL

Requires:

  • Product Service
  • Cart Service

Related

Full project overview:
https://github.com/IslamHamada/petshop

About

Order creation microservice built on top of Cart and Product services.

Topics

Resources

Stars

Watchers

Forks

Contributors