Technical requirements
To build and run the samples mentioned in this chapter, you will need a Mac or PC (Windows or Linux) with the following software:
- Java Development Kit (JDK) – Java 8 or later: http://ibm.biz/GetSemerut
- Apache Maven: https://maven.apache.org
- A Git client: https://git-scm.com
- A Docker client: https://www.docker.com/products
- The OpenShift client: https://docs.openshift.com/container-platform/4.6/cli_reference/openshift_cli/getting-started-cli.html
All of the source code used in this chapter is available on GitHub at https://github.com/PacktPublishing/Practical-Cloud-Native-Java-Development-with-MicroProfile/tree/main/Chapter07.