Hi Vinay, I'm not sure I understand the issue. Spring fully supports JCache annotations and Ignite can be plugged in via SpringCacheManager we provide. What's wrong with this implementation and why do you want another one? If you use Ignite-specific features like SQL queries, you will have to use Ignite API and break abstraction anyway, whether you use annotations or not. Simply because these features are not defined in JCache API.
Can you clarify what are you trying to solve? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/JCache-Annotation-support-without-SpringCacheManager-tp2460p2475.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
