Skip to content

jcervelin/spring-boot-cache-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-redis-cache with friendly view

No x00\x00\x00\x00\x00\x00\

To run this app you need to have mysql and redis or docker:

docker run --name container-redis -p 6379:6379 -d redis

docker run --name container-mysql -p 3306:3306 -d mysql

alt text

alt text

About

Spring boot with mysql using remote cache Redis for distributed environments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages