Package | Description |
---|---|
org.springframework.kafka |
Base package for kafka
|
org.springframework.kafka.annotation |
Package for kafka annotations
|
org.springframework.kafka.config |
Package for kafka configuration
|
org.springframework.kafka.core |
Package for kafka core components
|
org.springframework.kafka.event |
Application Events.
|
org.springframework.kafka.listener |
Package for kafka listeners
|
org.springframework.kafka.listener.adapter |
Provides classes for adapting listeners.
|
org.springframework.kafka.listener.config |
Container configuration.
|
org.springframework.kafka.security.jaas |
Provides classes related to jaas.
|
org.springframework.kafka.support |
Package for kafka support
|
org.springframework.kafka.support.converter |
Package for kafka converters
|
org.springframework.kafka.support.serializer | |
org.springframework.kafka.transaction |
Provides classes related to transactions.
|