docs-source/docs/modules/microservices-tutorial/examples/shopping-analytics-service-java/README.md
Running the sample code
Start a first node:
mvn compile exec:exec -DAPP_CONFIG=local1.conf
Start shopping-cart-service and add item to cart
Notice the log output in the terminal of the shopping-analytics-service