debop / hibernate-redis

hibernate 2nd level cache privder using redis
Apache License 2.0
358 stars 182 forks source link

StrategySelectionException #101

Open chenshushan opened 7 years ago

chenshushan commented 7 years ago

I met the error StrategySelectionException: Unable to resolve name [org.hibernate.cache.redis.hibernate4.SingletonRedisRegionFactory ] as strategy [org.hibernate.cache.spi.RegionFactory]???? What caused this

debop commented 7 years ago

What hibernate version you use ?