Update README.md

[skip ci]
This commit is contained in:
edizor 2023-04-20 17:34:22 +08:00 committed by GitHub
parent e77b3ae85a
commit a9e15abf6b
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- [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)
- [Spring Boot Ehcache Example](https://www.baeldung.com/spring-boot-ehcache)
- [Get All Cached Keys with Caffeine Cache in Spring Boot](https://www.baeldung.com/spring-boot-caffeine-spring-get-all-keys)