Hello I have a question regarding the deprecation of camel CDI It seems that with the release of Camel 4 the dependency for Camel CDI has been removed.
I was wondering if that means that i will no longer be able to use Camel in my Weld CDI application (Weld being a reference implementation of Java EE), or is there an alternative to still be able to use Camel and Weld CDI together without the need for Camel-cdi. Since my tech stack is centered around Java EE, if I were to switch to camel-spring-boot I would have to migrate from Weld to spring boot. And my company would realistically not allow me to switch to camel-quarkus, since quarkus is not used in the application. Thank you for your assistance in this matter Regards Jad anouti