• Stars
    star
    1
  • Language
    Java
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implemented two services. Those are order service and customer service. In order service the users can order some products, If the users do not have a customer account, in the meantime the customer microservice creates a customer account by capturing the customer details which included in the product order.