Technical requirements
This chapter requires some services to be running on your computer, such as OpenZipkin. As usual, the easiest way to run them on your computer is by using Docker. You can get Docker from the Docket product page at https://www.docker.com/products/docker-desktop/. I will explain how to deploy each tool in its corresponding recipe.
The Setting up Spring Cloud Config recipe requires a git repository. You can create a GitHub account for free (https://github.com/join).
You can find the code for all the recipes in this chapter here: https://github.com/PacktPublishing/Spring-Boot-3.0-Cookbook/tree/main/chapter4.