Update README.md

This commit is contained in:
Loredana Crusoveanu 2023-05-22 09:52:15 +03:00 committed by GitHub
parent fa7d8776a9
commit 3fb8e179ed
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
## Relevant articles
- [Spring Boot Cache with Redis](https://www.baeldung.com/spring-boot-redis-cache)
- [Setting Time-To-Live Value for Caching](https://www.baeldung.com/spring-setting-ttl-value-cache)
- [Get All Cached Keys with Caffeine Cache in Spring Boot](https://www.baeldung.com/spring-boot-caffeine-spring-get-all-keys)