public class ConcurrentKafkaListenerContainerFactoryProvider extends Object
| Constructor and Description |
|---|
ConcurrentKafkaListenerContainerFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> org.springframework.kafka.config.ConcurrentKafkaListenerContainerFactory<K,V> |
createConcurrentKafkaListenerContainerFactory(UnaryOperator<ContainerPropertiesBuilder> withContainerProperties) |
public ConcurrentKafkaListenerContainerFactoryProvider()
public static <K,V> org.springframework.kafka.config.ConcurrentKafkaListenerContainerFactory<K,V> createConcurrentKafkaListenerContainerFactory(UnaryOperator<ContainerPropertiesBuilder> withContainerProperties)
Copyright © 2022. All rights reserved.