Using Redis with Spring Data

We can run this project on Docker


Steps to run on Docker

  1. Go to folder spring-redis and run: ./gradlew build
  2. Back to root folder and run: docker-compose build
  3. Run: docker-compose up -d

Use my Postman collection to test API: Redis.postman_collection.json