Search code examples
spring-data-jpahazelcast

JPAMapStore missing in latest version of Hibernate-Spring


JPAMapStore missing in latest version of Hibernate-Spring.

Its Available in hazelcast-spring-3.2.4.jar, However i am not able to find it latest version of Hibernate-Spring.

I am trying to use JPA based Mapstore for my Spring Boot Application


Solution

  • It was deleted long time ago and moved to Hazelcast Code Samples. It's not strictly related to core Hazelcast, so you can write it on your own or just copy from the Code Samples.

    Some other related resources: