Hello all,
I know that in older versions it was not recommended to use CDI. What about version 8, is it possible to make it work. Is there an example of it anywhere?
Thanks a ton, Aleks
aavramov what do you expect? which services/beans you want to inject?
Could we apply structure like this: http://buraktas.com/java-cdi-dependency-injection-example/ If we do, where do we need to place the beans.xml?
Thanks,
Aleks
aavramov so I guess you want to write your own beans and inject them in another beans?
Yes, exactly. I don't want to mess around with Ivy or any other Ivy related interface or class. Thanks, Aleks
aavramov As far as I know there were no improvements around that. So if it has not worked with Axon Ivy 7 it probably will not work with Axon Ivy 8. I also can not find a pending feature request about this topic.