Skip to content

sureshmj2ee/spring-boot-redis-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

spring-boot-redis-cache

Technology: Spring boot + Redis Cache + Maven + java8 Example

Spring Boot Redis cache CRUD application by using Jedis and spring boot starter data redis.

In the tutorial, we will explore 2 different ways to perform CRUD operations. First, we will be defining our custom RedisTemplate and use HashOperations to perform get, post, update and delete.

To run this code:

download the source code into your local and then import into your STS. mvn clean install

run "SpringBootRedisCacheApplication.java" as spring boot application.

About

Spring boot + Redis Cache + Maven + java8 Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages