@Cached用在interface上无效,用在其实现类上则可正常使用
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
@Cached用在interface上无效,用在其实现类上则可正常使用,不知什么原因,请大佬解答一下
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported difference between placing @Cached on an interface and on its implementation class. Read the annotation-processing or proxy entry points used by JetCache and compare both cases; done means the cause is documented or the interface-based behavior is corrected and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100