79309967

Date: 2024-12-26 16:45:38
Score: 1
Natty:
Report link

In my case, I have not added correct dependency

<dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-data-redis</artifactId>
        <version>3.3.2</version>
</dependency>

Earlier I had used spring-data-redis, Which does not have all the packages

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Prince Kumar