August 2017
Intermediate to advanced
332 pages
9h 16m
English
In the build.gradle file, add the following configuration to the dependencies section:
compile "org.springframework.data:spring-data-redis:1.8.0.RELEASE"compile "redis.clients:jedis:2.9.0"
It adds the Java libraries that take care of the communication with Redis.
Read now
Unlock full access