Skip to content

tiagomartins91/spring-redis-cache-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Run Application

$ mvn clean install -Dmaven.test.skip=true
$ docker-compose build --no-cache
$ docker-compose up -d
$ docker-compose down

Clear cache

$ docker exec -it redis-db redis-cli FLUSHALL

Useful links

About

Springboot redis cache simple demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published