Technical requirements
You will need the following to develop and execute the code in this chapter:
- Any Java IDE, such as NetBeans, IntelliJ, or Eclipse
- Java Development Kit (JDK) 17
- An internet connection to clone the code and download the dependencies and Gradle
- Insomnia/cURL (for API testing)
- Docker and Docker Compose
You can find the code used in this chapter at https://github.com/PacktPublishing/Modern-API-Development-with-Spring-6-and-Spring-Boot-3/tree/dev/Chapter12.
So, let’s begin!