跳过导航链接
spring-context

@NonNullApi @NonNullFields

程序包 org.springframework.cache.interceptor

AOP-based solution for declarative caching demarcation.

请参阅: 说明

程序包org.springframework.cache.interceptor的说明

AOP-based solution for declarative caching demarcation. Builds on the AOP infrastructure in org.springframework.aop.framework. Any POJO can be cache-advised with Spring.
跳过导航链接
spring-context