Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.metrics |
Auto-configuration for actuator metrics and Micrometer.
|
org.springframework.boot.autoconfigure.kafka |
Auto-configuration for Apache Kafka.
|
Class and Description |
---|
DefaultKafkaConsumerFactoryCustomizer
Callback interface for customizing
DefaultKafkaConsumerFactory beans. |
DefaultKafkaProducerFactoryCustomizer
Callback interface for customizing
DefaultKafkaProducerFactory beans. |
Class and Description |
---|
DefaultKafkaConsumerFactoryCustomizer
Callback interface for customizing
DefaultKafkaConsumerFactory beans. |
DefaultKafkaProducerFactoryCustomizer
Callback interface for customizing
DefaultKafkaProducerFactory beans. |
KafkaProperties
Configuration properties for Spring for Apache Kafka.
|
KafkaProperties.Admin |
KafkaProperties.Cleanup |
KafkaProperties.Consumer |
KafkaProperties.IsolationLevel |
KafkaProperties.Jaas |
KafkaProperties.Listener |
KafkaProperties.Listener.Type |
KafkaProperties.Producer |
KafkaProperties.Security |
KafkaProperties.Ssl |
KafkaProperties.Streams
High (and some medium) priority Streams properties and a general properties bucket.
|
KafkaProperties.Template |