AAsmitaDec 20, 2017
Exception with spring-data-redis and spring-boot
Need some help with this issue I am facing: I am trying to run a spring-boot application with spring-data-redis in order to work with redis. I am getting this exception: Exception in thread "main" java.lang.NoSuchMethodError: org.springframework.data...
Join discussion