Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 499 Bytes

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