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
el, 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 specif
, Claus Ibsen wrote:
> Hi
>
> Can you post your yaml configuration of how you try to configure this
> kafka value deserializer
> On Wed, Dec 5, 2018 at 11:36 AM Yoshimo yosh...@protonmail.com wrote:
>
> > Hello Claus,
> > thank you for looking into this.
> > Camel: 2
‐‐‐
On Wednesday, 5 December 2018 14:17, Claus Ibsen wrote:
> On Wed, Dec 5, 2018 at 12:56 PM Yoshimo yosh...@protonmail.com wrote:
>
> > Here is what I add to my yaml file:
> > camel.component.kafka.configuration.
I have created a demo project which demonstrates the issue. The issue is in
application.properties file and in TestRoute class.
https://drive.google.com/file/d/1PDZj5tNXqqr0EjB07wluLiwy4ACK1eiP/view?usp=sharing
‐‐‐ Original Message ‐‐‐
On Thursday, 6 December 2018 10:41, Yoshimo wrote
does the spring-boot magic
>
> ---
>
> Luca Burgazzoli
> On Thu, Dec 6, 2018 at 9:54 AM Yoshimo yosh...@protonmail.com.invalid wrote:
>