Skip to content

Based on the customer and product registration, it generates an order. The order will be sent to the delivery queue (RabbitMQ), after the message received, it will be saved in the Delivery table.

Notifications You must be signed in to change notification settings

MohShad/rest-api-order-delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-Order-Delivery

Based on the customer and product registration, it generates an order. The order will be sent to the delivery queue (RabbitMQ), after the message received, it will be saved in the Delivery table.

How do I get set up?

  • need rabbitmq being installed locally
  • mvn clean install
  • mvn spring-boot:run

Contribution guidelines

  • Rabbit-MQ
  • Rest-api
  • Unit Test
  • Spring Data JPA
  • Swagger 2

About

Based on the customer and product registration, it generates an order. The order will be sent to the delivery queue (RabbitMQ), after the message received, it will be saved in the Delivery table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages