Hi, You can define the DataSource as a separate Spring bean in the XML configuration file (outside of IgniteConfiguration) and refer to it via 'dataSourceBean' property in cache store factory. See the first example in [1].
[1] https://apacheignite.readme.io/docs/base-concepts -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/CassandraCacheStoreFactory-injection-error-while-trying-to-use-Cassandra-as-persistent-store-tp5689p6193.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
