The fixture for advertising collection is in five-ads
. The name of collection and database must be advertising
.
The fixture should be loaded after it runs. Also, API gateway seems to fail on the first but restarting it should fix the issue.
Code and examples for Chapter 9 of Bootstrapping Microservices.
The chapter 9 code repository contains the complete working example application: FlixTube. This is what we have been building up to all though the book.
Chapter 9 of Bootstrapping Microservices is an overview of the FlixTube example application.
Please read chapter 9 for instructions on how to boot and test FlixTube on your development workstation. Chapter 9 also shows how to create a Kubernetes cluster and then deploy FlixTube to it.