To get the most out of this book
You will need to have essential knowledge of Java 17 before reading this book. The Java Development Kit (JDK 17) should be installed on your computer. All the code examples have been tested using JDK 17 on macOS. However, they should work on other operating systems.
Software/hardware covered in the book |
Operating system requirements |
JDK 17 |
Windows, macOS, or Linux |
Gradle 8.7 |
|
Docker Desktop |
|
IDE |
IntelliJ Community Edition, Eclipse |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.