camel-quarkus
camel-quarkus copied to clipboard
Should we warn when users are creating component without using an observer method ? is is even possible ?
Thanks. At least when doing so would skip optimizations that are likely to cause issues.
So, the recommend way is: https://github.com/apache/camel-quarkus/blob/main/docs/modules/ROOT/pages/user-guide/configuration.adoc#cdi
Maybe we should warn when this is bypassed, for instance with a producer method