A more complex version of the classical Extreme Carpaccio exercise over the wire. Price and stocks are sent by the central organism, and stores must return total pricing when given a list of products * quantities
mvn installWill generate both jars, but won't start the docker contained database.
Start the central server
docker compose up
cd central && mvn spring-boot:runStart a store
cd central && mvn spring-boot:runSolution should be deployed the following way
Sequence of the calls should be
👤 Alexandre Carbenay
- Github: @Alexandre-Carbenay
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator

