Quiz: Kafka Streams with Spring Boot
Test your knowledge of building Kafka Streams applications with Spring Boot.
1
(Select all that apply.) When building a Kafka Streams application using Spring Cloud Stream, where would we add Kafka Streams-specific configuration properties?
A)
We can’t add Kafka Streams specific configuration properties.
B)
In the application.yaml
file, under the spring.cloud.stream.kafka.streams.binder.configuration
key.
C)
Directly in the application.yaml
file.
D)
In the application.properties
file, under the spring.cloud.stream.kafka.streams.binder.configuration
key.
Question 1 of 40 attempted
Get hands-on with 1200+ tech skills courses.