alibaba / alibaba/jetcache

@Cached用在interface上无效,用在其实现类上则可正常使用

Open
#418 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.