我想在guava缓存中使用spring-cache,但是我发现guava缓存已被spring官方文档标记为不推荐使用。我想知道为什么,他们没有给出一些解释。
https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features- caching.html#boot-features-caching-provider- guava
Spring项目决定支持改用Caffeine缓存。
Caffeine以主动形式独立维护的Java 8+版本取代了Google Guava库中的缓存支持。
Spring框架github回购中的相关提交为:https : //github.com/spring-projects/spring- framework/commit/2bf9bc312ed1721b5978f88861c29cffc9ea407c