Using Redis with Spring Data We can run this project on Docker Steps to run on Docker Go to folder spring-redis and run: ./gradlew build Back to root folder and run: docker-compose build Run: docker-compose up -d Use my Postman collection to test API: Redis.postman_collection.json