Hi, 

Sure, you can configure your caches in Spring xml configuration.
You can refer to this exemplary configuration
https://github.com/apache/ignite/blob/master/examples/config/example-cache.xml

—
Denis

> On Apr 15, 2016, at 12:59 PM, tomk <[email protected]> wrote:
> 
> Hello,
> In my java code I am using CacheConfiguration to configure such things as
> cache name, data source (jdbc connection).
> Is it possible to eleminate this object from java code ? In place of them, I
> would like to create setting file (xml).
> 
> 
> 
> --
> View this message in context: 
> http://apache-ignite-users.70518.x6.nabble.com/It-it-possible-to-eleminate-CacheConfiguration-from-code-java-tp4214.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to