Technical requirements
You will need the following for developing and executing the code in this chapter:
- Docker
- Kubernetes (Minikube)
- Any Java IDE, such as NetBeans, IntelliJ, or Eclipse
- Java Development Kit (JDK) 15+
- An internet connection to clone the code (https://github.com/PacktPublishing/Modern-API-Development-with-Spring-and-Spring-Boot/tree/main/Chapter09) and download the dependencies and Gradle
- Postman/cURL (for API testing)
So, let's begin!