ultimate-redis-boot

This is an example repository to discover ways of interacting with Redis (from a Spring Boot 2 Application).

The blog post about this repository can be found HERE.

Spring Boot Redis

Run the service

./mvnw spring-boot:run

What it is / What it does