이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 2. Client development prerequisites
The following prerequisites are required for developing clients to use with Streams for Apache Kafka.
- You have a Red Hat account.
- You have a Kafka cluster running in Streams for Apache Kafka.
- Kafka brokers are configured with listeners for secure client connections.
- Topics have been created for your cluster.
- You have an IDE to develop and test your client.
- JDK 11 or later is installed.