Technical requirements
To compile and run the code examples presented in this chapter, you will need the latest Java SE Development Kit and Maven 3.6 installed on your computer. They are available for the Linux, Mac, and Windows operating systems.
You'll also need Docker and Minikube installed on your machine.
You can find the code files for this chapter on GitHub at https://github.com/PacktPublishing/Designing-Hexagonal-Architecture-with-Java/tree/main/Chapter14.