Skip to content

Clarify that interface-level cache annotations work for target-class proxies as well#27726

Merged
jhoeller merged 1 commit intospring-projects:mainfrom
bananayong:feature/fix-cache-annotation-tip
Dec 14, 2021
Merged

Clarify that interface-level cache annotations work for target-class proxies as well#27726
jhoeller merged 1 commit intospring-projects:mainfrom
bananayong:feature/fix-cache-annotation-tip

Conversation

@bananayong
Copy link
Copy Markdown
Contributor

Hi, I would like to make some modification for cache annotation tip on reference documentation.
Even if using cglib proxy mode, annotations on an interface can be recognized.
I made a test case to check that case.

Signed-off-by: Kwangyong Kim banana.yong@gmail.com

Even if using cglib proxy mode, annotations on an interface can be recognized.

Signed-off-by: Kwangyong Kim <banana.yong@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 24, 2021
@rstoyanchev rstoyanchev added the in: core Issues in core modules (aop, beans, core, context, expression) label Nov 24, 2021
@rstoyanchev rstoyanchev added this to the Triage Queue milestone Nov 24, 2021
@rstoyanchev rstoyanchev added the type: regression A bug that is also a regression label Nov 29, 2021
@jhoeller jhoeller removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 29, 2021
@jhoeller jhoeller self-assigned this Nov 29, 2021
@jhoeller jhoeller added type: documentation A documentation task and removed type: regression A bug that is also a regression labels Nov 29, 2021
@jhoeller jhoeller modified the milestones: Triage Queue, 5.3.14 Nov 29, 2021
@jhoeller jhoeller changed the title Fix cache annotation tip Clarify that interface-level cache annotations work for target-class proxies as well Nov 29, 2021
@jhoeller jhoeller merged commit ceea00f into spring-projects:main Dec 14, 2021
jhoeller added a commit that referenced this pull request Dec 14, 2021
Includes clarification of interface-level cache annotations for target-class proxies.

Closes gh-27709
See gh-27726
jhoeller added a commit that referenced this pull request Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants