You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Suresh Chidambaram <ch...@gmail.com> on 2020/04/28 14:54:53 UTC

Apache Kafka Streams with Sprinng Boot

Hi Team,

Greetings.

I have been looking for an example application which uses Kafka Streams
with Spring Boot, but I'm unable to find one in the internet.  Could
someone help me by providing the code?

Thanks
C Suresh

Re: Apache Kafka Streams with Sprinng Boot

Posted by Suresh Chidambaram <ch...@gmail.com>.
Hi Gary,

Thank you very much for the help.

Thanks
C Suresh

On Wednesday, April 29, 2020, Gary Russell <gr...@pivotal.io> wrote:

> There's a simple example in this answer on Stack Overflow [1].
>
> I am the project lead for the Spring for Apache Kafka project [2].
>
> If you have further questions; ask on Stack Overflow tagged with
> spring-kafka (I don't monitor this group closely)
>
> [1]:
> https://stackoverflow.com/questions/58193901/using-spring-kafka-
> replyingkafkatemplate-with-kafka-streams-app/58202587#58202587
> [2]: https://spring.io/projects/spring-kafka
>
> On Tue, Apr 28, 2020 at 11:12 AM Suresh Chidambaram <
> chida.suresh@gmail.com>
> wrote:
>
> > Sure Khaja.
> >
> > Thanks
> > C Suresh
> >
> > On Tuesday, April 28, 2020, KhajaAsmath Mohammed <
> mdkhajaasmath@gmail.com>
> > wrote:
> >
> > > Hello Suresh,
> > >
> > > I am also looking for the same. Let me know if you find anything
> > >
> > > Sent from my iPhone
> > >
> > > > On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <
> > chida.suresh@gmail.com>
> > > wrote:
> > > >
> > > > Hi Team,
> > > >
> > > > Greetings.
> > > >
> > > > I have been looking for an example application which uses Kafka
> Streams
> > > > with Spring Boot, but I'm unable to find one in the internet.  Could
> > > > someone help me by providing the code?
> > > >
> > > > Thanks
> > > > C Suresh
> > >
> >
>

Re: Apache Kafka Streams with Sprinng Boot

Posted by Gary Russell <gr...@pivotal.io>.
There's a simple example in this answer on Stack Overflow [1].

I am the project lead for the Spring for Apache Kafka project [2].

If you have further questions; ask on Stack Overflow tagged with
spring-kafka (I don't monitor this group closely)

[1]:
https://stackoverflow.com/questions/58193901/using-spring-kafka-replyingkafkatemplate-with-kafka-streams-app/58202587#58202587
[2]: https://spring.io/projects/spring-kafka

On Tue, Apr 28, 2020 at 11:12 AM Suresh Chidambaram <ch...@gmail.com>
wrote:

> Sure Khaja.
>
> Thanks
> C Suresh
>
> On Tuesday, April 28, 2020, KhajaAsmath Mohammed <md...@gmail.com>
> wrote:
>
> > Hello Suresh,
> >
> > I am also looking for the same. Let me know if you find anything
> >
> > Sent from my iPhone
> >
> > > On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <
> chida.suresh@gmail.com>
> > wrote:
> > >
> > > Hi Team,
> > >
> > > Greetings.
> > >
> > > I have been looking for an example application which uses Kafka Streams
> > > with Spring Boot, but I'm unable to find one in the internet.  Could
> > > someone help me by providing the code?
> > >
> > > Thanks
> > > C Suresh
> >
>

Re: Apache Kafka Streams with Sprinng Boot

Posted by Suresh Chidambaram <ch...@gmail.com>.
Sure Khaja.

Thanks
C Suresh

On Tuesday, April 28, 2020, KhajaAsmath Mohammed <md...@gmail.com>
wrote:

> Hello Suresh,
>
> I am also looking for the same. Let me know if you find anything
>
> Sent from my iPhone
>
> > On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com>
> wrote:
> >
> > Hi Team,
> >
> > Greetings.
> >
> > I have been looking for an example application which uses Kafka Streams
> > with Spring Boot, but I'm unable to find one in the internet.  Could
> > someone help me by providing the code?
> >
> > Thanks
> > C Suresh
>

Re: Apache Kafka Streams with Sprinng Boot

Posted by Suresh Chidambaram <ch...@gmail.com>.
Hi ivan,

Thank you for the help.

Thanks
C Suresh

On Wednesday, April 29, 2020, Ivan Ponomarev <ip...@mail.ru> wrote:

> Hi everyone,
>
> take a look at https://github.com/inponomarev/kstreams-examples
>
> These are small examples for my training course about Kafka Streams. All
> the examples utilize Spring Boot, and they use quite recent versions of
> everything.
>
> Supporting notes and slides are in Russian, unfortunately. But I think
> that the code is self-explanatory.
>
>
> Regards,
>
> Ivan
>
> 28.04.2020 18:08, KhajaAsmath Mohammed пишет:
>
>> Hello Suresh,
>>
>> I am also looking for the same. Let me know if you find anything
>>
>> Sent from my iPhone
>>
>> On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com>
>>> wrote:
>>>
>>> Hi Team,
>>>
>>> Greetings.
>>>
>>> I have been looking for an example application which uses Kafka Streams
>>> with Spring Boot, but I'm unable to find one in the internet.  Could
>>> someone help me by providing the code?
>>>
>>> Thanks
>>> C Suresh
>>>
>> .
>>
>>
>

Re: Apache Kafka Streams with Sprinng Boot

Posted by Ivan Ponomarev <ip...@mail.ru.INVALID>.
Hi everyone,

take a look at https://github.com/inponomarev/kstreams-examples

These are small examples for my training course about Kafka Streams. All 
the examples utilize Spring Boot, and they use quite recent versions of 
everything.

Supporting notes and slides are in Russian, unfortunately. But I think 
that the code is self-explanatory.


Regards,

Ivan

28.04.2020 18:08, KhajaAsmath Mohammed пишет:
> Hello Suresh,
> 
> I am also looking for the same. Let me know if you find anything
> 
> Sent from my iPhone
> 
>> On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com> wrote:
>>
>> Hi Team,
>>
>> Greetings.
>>
>> I have been looking for an example application which uses Kafka Streams
>> with Spring Boot, but I'm unable to find one in the internet.  Could
>> someone help me by providing the code?
>>
>> Thanks
>> C Suresh
> .
> 


Re: Apache Kafka Streams with Sprinng Boot

Posted by Suresh Chidambaram <ch...@gmail.com>.
Sure Khaja.

Thanks
C Suresh

On Tuesday, April 28, 2020, KhajaAsmath Mohammed <md...@gmail.com>
wrote:

> Hello Suresh,
>
> I am also looking for the same. Let me know if you find anything
>
> Sent from my iPhone
>
> > On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com>
> wrote:
> >
> > Hi Team,
> >
> > Greetings.
> >
> > I have been looking for an example application which uses Kafka Streams
> > with Spring Boot, but I'm unable to find one in the internet.  Could
> > someone help me by providing the code?
> >
> > Thanks
> > C Suresh
>

Re: Apache Kafka Streams with Sprinng Boot

Posted by KhajaAsmath Mohammed <md...@gmail.com>.
Hello Suresh,

I am also looking for the same. Let me know if you find anything 

Sent from my iPhone

> On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com> wrote:
> 
> Hi Team,
> 
> Greetings.
> 
> I have been looking for an example application which uses Kafka Streams
> with Spring Boot, but I'm unable to find one in the internet.  Could
> someone help me by providing the code?
> 
> Thanks
> C Suresh

Re: Apache Kafka Streams with Sprinng Boot

Posted by KhajaAsmath Mohammed <md...@gmail.com>.
Hello Suresh,

I am also looking for the same. Let me know if you find anything 

Sent from my iPhone

> On Apr 28, 2020, at 8:25 PM, Suresh Chidambaram <ch...@gmail.com> wrote:
> 
> Hi Team,
> 
> Greetings.
> 
> I have been looking for an example application which uses Kafka Streams
> with Spring Boot, but I'm unable to find one in the internet.  Could
> someone help me by providing the code?
> 
> Thanks
> C Suresh