JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.configuration.kafka.annotation
Annotation Interface KafkaKey
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
) @Bindable
@Inherited
public @interface
KafkaKey
Parameter level annotation to indicate which parameter is bound to the Kafka key.
Since:
1.0
Author:
Graeme Rocher