Merge pull request #9520 from eugenp/bael-3841

Update README.md
This commit is contained in:
Loredana Crusoveanu 2020-06-20 10:11:46 +03:00 committed by GitHub
commit 7462c5bc05
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
- [Spring Cache Creating a Custom KeyGenerator](http://www.baeldung.com/spring-cache-custom-keygenerator)
- [Cache Eviction in Spring Boot](https://www.baeldung.com/spring-boot-evict-cache)
- [Using Multiple Cache Managers in Spring](https://www.baeldung.com/spring-multiple-cache-managers)
- [Testing @Cacheable on Spring Data Repositories](https://www.baeldung.com/spring-data-testing-cacheable)