docs-source/docs/modules/microservices-tutorial/examples/shopping-analytics-service-scala/README.md
Running the sample code
Start a first node:
sbt -Dconfig.resource=local1.conf run
Start shopping-cart-service and add item to cart
Notice the log output in the terminal of the shopping-analytics-service