Cache
Spring boot 支持的缓存:
Generic
JCache (JSR-107)
EhCache 2.x
Hazelcast
Infinispan
Couchbase
Redis
Caffeine
Guava
Simple
最常用的是 EhCache,文档多,资料全
Last updated
Spring boot 支持的缓存:
Generic
JCache (JSR-107)
EhCache 2.x
Hazelcast
Infinispan
Couchbase
Redis
Caffeine
Guava
Simple
最常用的是 EhCache,文档多,资料全
Last updated