September 2019
Intermediate to advanced
668 pages
15h 59m
English
Let's perform the following steps to call the product composite API through the edge server as follows:
docker-compose logs -f --tail=0 gateway
curl http://localhost:8080/product-composite/2

Pattern "/product-composite/**" matches against value "/product-composite/2"Route ...