Interface KafkaListenerAnnotationBeanPostProcessor.AnnotationEnhancer

All Superinterfaces:
BiFunction<Map<String,Object>,AnnotatedElement,Map<String,Object>>
Enclosing class:
KafkaListenerAnnotationBeanPostProcessor<K,V>

public static interface KafkaListenerAnnotationBeanPostProcessor.AnnotationEnhancer extends BiFunction<Map<String,Object>,AnnotatedElement,Map<String,Object>>
Post processes each set of annotation attributes.
Since:
2.7.2