| 程序包 | 说明 |
|---|---|
| io.jboot.components.cache.interceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
private void |
CacheableInterceptor.forController(com.jfinal.aop.Invocation inv,
Method method,
Cacheable cacheable) |
private void |
CacheableInterceptor.forService(com.jfinal.aop.Invocation inv,
Method method,
Cacheable cacheable)
Service 层的 Cacheable 使用
|
Copyright © 2024. All rights reserved.