docs-source/docs/modules/microservices-tutorial/examples/00-shopping-analytics-service-java/README.md
Running the sample code
Start a first node:
mvn compile exec:exec -DAPP_CONFIG=local1.conf
(Optional) Start another node with different ports:
mvn compile exec:exec -DAPP_CONFIG=local2.conf
Check for service readiness
curl http://localhost:9201/ready