Caused by: org.redisson.client.RedisAuthRequiredException: NOAUTH Authentication required
Am facing a pesky issue when trying to authenticate redis on spring boot. Am running redis as a docker container. Here is the docker-compose file:
Am facing a pesky issue when trying to authenticate redis on spring boot. Am running redis as a docker container. Here is the docker-compose file: