79629069

Date: 2025-05-19 15:39:33
Score: 1.5
Natty:
Report link

I have used the below configurations but it didn't work
I have my redis running in my machine and the connection is successful but my application is unable to find it

please check for any mistake and help me if you find the solution

spring:
  data:
    redis:
      host: localhost
      port: 6379
      connect-timeout: 5
      timeout: 1000
      username: default
      password: password
      sentinel:
        master: localhost
        nodes:
          - 127.0.0.1
Reasons:
  • Blacklisted phrase (1): help me
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: kolapalli aravind