I want to use both IgniteCache API and SpringCacheManager.I know spring start an ignite instance when tomcat start, so i want to use this ignite instance when i need to use IgniteCache API. I had set the SpringCacheManager's ignite grid name to "myGrid", why i can't get it?
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-can-i-get-the-ignite-instance-im-my-code-when-i-had-config-the-Spring-Cache-tp3477p3500.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
