Emmanuel Szpiega wrote:* Why is there an arrow from "service locator" to "service provider" ?
That represents the service locator "knowing" about the service provider for the lookup. In the
Java 17 book, we made this a dashed line to show it isn't a compile time/requires dependency.
Emmanuel Szpiega wrote:* Shouldn't the module "zoo.tours.reservation" be renamed to "zoo.tours.reservations" ?
Yup! I just logged it as an errata and credited you. I also checked and we have this correct in our Java 17 study guide.