What's the best way to test a simple camel-main project? I'm trying to
use org.apache.camel.test.junit5.CamelTestSupport, but I can't figure out
how to get it to load application.properties like Main does. TIA!
Fooled myself. Thought it worked but it doesn't.
Back to the original question: how get a Picocli work with a Camel in Quarkus
/M
‐‐‐ Original Message ‐‐‐
On Tuesday, December 1st, 2020 at 19:49, Mikael Andersson Wigander
wrote:
> Nevermind, I just removed the class with QuarkusMain a
Nevermind, I just removed the class with QuarkusMain and adding Picocli to the
Camel component instead
/M
‐‐‐ Original Message ‐‐‐
On Tuesday, December 1st, 2020 at 19:34, Mikael Andersson Wigander
wrote:
> Anyone managed to create an application in Quarkus with Camel and Picocli?
>
Anyone managed to create an application in Quarkus with Camel and Picocli?
The different types of command modes makes everything confusing.
Thx
/M