Hi

What version of Camel, Kafka and SB are you using?

On Tue, Dec 4, 2018 at 8:59 AM Yoshimo <yosh...@protonmail.com.invalid> wrote:
>
> Hello Camel users,
>
> I am trying to auto configure the Kafka component using spring boot, but the 
> configuration is not working. More specifically I am following this page:
>
> https://github.com/apache/camel/blob/master/components/camel-kafka/src/main/docs/kafka-component.adoc
>
> and I am trying to set this configuration in my yaml file:
> camel.component.kafka.configuration.value-deserializer
>
> However the default deserializer is used when I consume from the Kafka topic. 
> If I specify the deserializer in the Kafka route then it works as expected. 
> Also I have defined the configuration camel.springboot.name in my yaml file 
> and I can see that it is picked up normally. Are there any configurations 
> that enable this functionality and I am missing?
>
> Thank you,
> Yiannis



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to