зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
18 строки
855 B
Plaintext
18 строки
855 B
Plaintext
https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/cache
|
|
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/cache/CacheType.java
|
|
|
|
2017
|
|
http://www.baeldung.com/spring-cache-tutorial
|
|
http://www.baeldung.com/jcache
|
|
|
|
http://www.ehcache.org/documentation/3.4/getting-started.html
|
|
|
|
https://github.com/ehcache/ehcache3/issues/1994
|
|
https://github.com/ehcache/ehcache3-samples/blob/master/fullstack/src/main/java/org/terracotta/demo/config/CacheConfiguration.java
|
|
|
|
byte-sized heap
|
|
http://www.ehcache.org/documentation/3.4/tiering.html#byte-sized-heap
|
|
|
|
https://www.youtube.com/watch?v=Vej9QixcoZE
|
|
https://github.com/kishanjavatrainer/SpringBootGuavaCache
|