Hi,

You may inject spring bean into IgniteCallable as well, just mark it
transient and annotate with @SpringResource.
There is no performance drop on services in comparison with compute, roughly
speaking service is the same as compute job.

So spring bean injection should work for both cases, choose that is the most
suitable for you.

Thanks!

-Dmitry.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Can-I-inject-resource-bean-from-Spring-into-IgniteClosure-tp11379p11393.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to