apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
251 stars 186 forks source link

Quarkus and Olingo4 sample code #4609

Open samodadela opened 1 year ago

samodadela commented 1 year ago

Hi,

can you please provide a basic example on how to use Quarkus and Camel OData/Olingo4. I was following this tutorial but don't understand how to do the Web Application part with Quarkus. I'm new to both Camel and Olingo4.

Also: is it possible to run 'regular' Quarkus resources and Camel within the same container?

Best regards,

Samo

jamesnetherton commented 1 year ago

The only real example we have is the integration test:

https://github.com/apache/camel-quarkus/tree/main/integration-tests/olingo4