Technical requirements
This chapter contains a great deal of theory on gRPC. However, you will also undertake the development and testing of gRPC-based web services, for which you will need the following:
- 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
- Postman/cURL (for API testing)
Please visit the following link to check the code: https://github.com/PacktPublishing/Modern-API-Development-with-Spring-6-and-Spring-Boot-3/tree/dev/Chapter11
So, let’s begin!