hibernate-redis
hibernate-redis copied to clipboard
RedisException when putting key in cache
I'm getting below error when hibernate-redis trying to put value in redis:
Fail to put cache item... key=com.vostics.cloud.model.Project#48 org.redisson.client.RedisException: NOAUTH Authentication
Redis has no password to authenticate with and still giving error.
Your redis server need auth? Put your auth info in redisson.yaml