Skip to content

Created a function to publish product code, price, and quantity to the kafka...

Created a function to publish product code, price, and quantity to the kafka message broker for the order microservice to receive the message and update the shopping cart table with new quantity or price

Merge request reports