JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
Packages that use
KafkaProperties.Producer
Package
Description
org.springframework.boot.autoconfigure.kafka
Auto-configuration for Apache Kafka.
Uses of
KafkaProperties.Producer
in
org.springframework.boot.autoconfigure.kafka
Methods in
org.springframework.boot.autoconfigure.kafka
that return
KafkaProperties.Producer
Modifier and Type
Method
Description
KafkaProperties.Producer
KafkaProperties.
getProducer
()