欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

CacheInterceptors are thread-safe

程序员文章站 2022-03-07 09:05:05
...

spring 的cache:CacheInterceptor,其作者说它是线程安全的类。

 

但是完全看不出怎么线程安全了。

 

org.springframework.cache.interceptor.CacheInterceptor