Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
2.3
-
None
-
None
Description
I am trying to implement Hibernate 2nd level cache with Apache Ignite. For this, I used following maven dependency in pom.xml based on Apache Ignite official documentation. I get the following exception when I run the application. I use this JHipster, Docker, and Apache Ignite. Code uploaded to github
Method org/apache/ignite/cache/hibernate/HibernateRegionFactory.start(Lorg/hibernate/boot/spi/SessionFactoryOptions;Ljava/util/Properties;)V is abstract