the idea is dropping jdk8 at some point, but actually is still valid Il giorno mar 7 gen 2020 alle ore 12:31 Andrea Cosentino <anco...@gmail.com> ha scritto:
> both are supported. > > Il giorno mar 7 gen 2020 alle ore 12:31 Ajmera, Hemang C < > hemang.ajm...@cgi.com> ha scritto: > >> Hi >> I was having a quick glance ... wouldn't prerequisite be OpenJDK 11 >> 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 <fedeval...@gmail.com> >> 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 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 successful build, the only manual >> activity was to add the component dependency in `components/pom.xml`, all >> the other required updates were done automatically. >> >> I don't know if it can be helpful, but any comment would be appreciated. >> The example code is linked in the draft. >> >> Thank you. >> >> Cheers >> Federico >> >