/redis-sentinel

POC using redis sentinel with spring boot version 1.x and lettuce

Primary LanguageJava

Step 1: mvn clean package

Step 2: docker-compose up -d

Step 3: curl --location --request GET 'localhost:9999/products/1'