- Start spring application using MahaWatchShopApplication class.
- Send POST request to http://localhost:8080/checkout with strings array body.
- Example:
["001", "002", "001", "004", "003"]
- You will see calculated price as a response.
["001", "002", "001", "004", "003"]