Re: Blog post about building a custom Web API Component

2020-01-07 Thread Federico Valeri
gt; instead of OpenJDK 1.8 for camel 3? > >> > >> > >> Thanks and Regards, > >> Hemang Ajmera > >> Vacation Alert: 10th Jan to 17th Jan > >> > >> -Original Message----- > >> From: Federico Valeri > >> Sent: 07 Jan

Re: Blog post about building a custom Web API Component

2020-01-07 Thread Andrea Cosentino
From: Federico Valeri >> Sent: 07 January 2020 16:02 >> To: dev@camel.apache.org >> Subject: Blog post about building a custom Web API Component >> >> Hi folks, as a way to better understand how a Camel Component works, I >> wrote a small blog post t

Re: Blog post about building a custom Web API Component

2020-01-07 Thread Zoran Regvart
Hi Federico, this is awesome, can you create a pull request against the camel-website[1] repository to publish the blog post? zoran [1] https://github.com/apache/camel-website/ On Tue, Jan 7, 2020 at 11:32 AM Federico Valeri wrote: > > Hi folks, as a way to better understand how a Camel Componen

Re: Blog post about building a custom Web API Component

2020-01-07 Thread Andrea Cosentino
ng Ajmera > Vacation Alert: 10th Jan to 17th Jan > > -Original Message- > From: Federico Valeri > Sent: 07 January 2020 16:02 > To: dev@camel.apache.org > Subject: Blog post about building a custom Web API Component > > Hi folks, as a way to better understand how a

RE: Blog post about building a custom Web API Component

2020-01-07 Thread Ajmera, Hemang C
bject: Blog post about building a custom Web API Component Hi folks, as a way to better understand how a Camel Component works, I wrote a small blog post to show how you can easily create a new one, specifically for Web API integration. https://docs.google.com/docum

Re: Blog post about building a custom Web API Component

2020-01-07 Thread Andrea Cosentino
Really nice job! I think this is really a good candidate for the camel blog. @all what do you think? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Blog post about building a custom Web API Component

2020-01-07 Thread Federico Valeri
Hi folks, as a way to better understand how a Camel Component works, I wrote a small blog post to show how you can easily create a new one, specifically for Web API integration. https://docs.google.com/document/d/1qO4YHBNBrWaJQETpu7gVQbJX5jZzZHlpXposE2bV0mc The cool thing is that, after a success