Re: Query on bean injection

2019-06-03 Thread aealexsandrov
Hi, Looks like the related issue has already discussed here: https://stackoverflow.com/questions/45269537/how-to-inject-spring-resources-into-apache-ignite-classes The main idea is using the: https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/IgniteSpringBean.html BR, Andrei

Query on bean injection

2019-06-03 Thread Komal
Dear Sir/Mam, I have a query about bean injection in cache store implementation. I posted the query on Apache ignite users but didn't get a reply. My question is as follows : I am overriding write method of cache store and using FactoryBuilder.factoryOf method in the cache configuration. But I