Hi,

The node should be automatically started and you should see that in the
logs. Most likely you called Ignition.ignite() before that somehow.

Anyway, can you clarify what are you trying to achieve? If you want to use
IgniteCache API, you don't need SpringCacheManager. It should be used only
if you intend to utilize Spring Cache Abstraction:
https://docs.spring.io/spring/docs/current/spring-framework-reference/html/cache.html

-Val



--
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-tp3477p3497.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to