Skip to content

brvskcom/order-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ORDER-SERVICE

This service allows customers to place orders. Additionally, the service communicates asynchronously with Notification-service and synchronously with Product-Service nad Payment-Service

Technologies

  • Java 17
  • Spring Boot 3.1.2
  • Spring Cloud
  • Docker
  • PostgreSQL
  • Kafka
  • Open Feign

Features

Current:

  • placing orders
  • paying for orders via payment-service (HTTP communication)
  • sending notification via notification-service (Kafka)
  • saving orders in the database

To-do

  • communication with the courier company's API
  • creating a pdf label

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages