HI Ivan, I have uploaded a simple spring application reproducing the issue at below link:
https://github.com/daya-airody/ignite-caching When I use ConcurrentMapCache to cache results from spring JPA native query, I am able to retrieve it correctly. However, once I enable ignite and JCache, I run into proxy issues. Looks like I am hitting some serialization problem, Please review my code and help me troubleshoot this issue. thanks in advance, --daya-- -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
